cf_frustum_test_sphere¶ Category: math GitHub: cute_math3d.h Returns false only when the sphere is fully outside the frustum. bool cf_frustum_test_sphere(const CF_Frustum* f, CF_Sphere s) Related Pages¶ CF_Frustum cf_frustum_from_m4 cf_frustum_test_aabb3