16 [[nodiscard]]
bool checkSpherePartial(f32 radius,
const EGG::Vector3f &pos,
19 [[nodiscard]]
bool checkSpherePartialPush(f32 radius,
const EGG::Vector3f &pos,
22 [[nodiscard]]
bool checkSphereFull(f32 radius,
const EGG::Vector3f &pos,
25 [[nodiscard]]
bool checkSphereFullPush(f32 radius,
const EGG::Vector3f &pos,
28 [[nodiscard]]
bool checkSphereCachedPartial(f32 radius,
const EGG::Vector3f &pos,
31 [[nodiscard]]
bool checkSphereCachedPartialPush(f32 radius,
const EGG::Vector3f &pos,
34 [[nodiscard]]
bool checkSphereCachedFullPush(f32 radius,
const EGG::Vector3f &pos,
40 static void DestroyInstance();