diff --git a/docs/source/box.rst b/docs/source/box.rst index e6082e8..6aa4d62 100644 --- a/docs/source/box.rst +++ b/docs/source/box.rst @@ -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