mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
@@ -105,9 +105,9 @@ Functions documentation
|
|||||||
Parameters:
|
Parameters:
|
||||||
| *[in, out]* **box** bounding box
|
| *[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:
|
Parameters:
|
||||||
| *[in]* **box** bounding box
|
| *[in]* **box** bounding box
|
||||||
|
|||||||
Reference in New Issue
Block a user