mirror of
https://github.com/recp/cglm.git
synced 2026-01-03 06:09:59 +00:00
docs and call api for _aabb2d_zero
This commit is contained in:
@@ -16,10 +16,9 @@
|
||||
#define glm_aabb2d_size(aabb) glm_aabb2d_diag(aabb)
|
||||
|
||||
/*!
|
||||
* @brief copy all members of [aabb] to [dest]
|
||||
* @brief make [aabb] zero
|
||||
*
|
||||
* @param[in] aabb source
|
||||
* @param[out] dest destination
|
||||
* @param[in, out] aabb
|
||||
*/
|
||||
CGLM_INLINE
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user