mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 09:08:53 +00:00
Fix small typo.
This commit is contained in:
@@ -105,9 +105,9 @@ Functions documentation
|
||||
Parameters:
|
||||
| *[in, out]* **box** bounding box
|
||||
|
||||
.. c:function:: bool check if AABB is valid or not
|
||||
.. c:function:: bool glm_aabb_isvalid(vec3 box[2])
|
||||
|
||||
| check if AABB intersects with frustum planes
|
||||
| check if AABB is valid or not
|
||||
|
||||
Parameters:
|
||||
| *[in]* **box** bounding box
|
||||
|
Reference in New Issue
Block a user