28 [[nodiscard]]
bool checkSpherePartial(f32 radius,
const EGG::Vector3f &pos,
31 [[nodiscard]]
bool checkSpherePartialPush(f32 radius,
const EGG::Vector3f &pos,
34 [[nodiscard]]
bool checkSphereFull(f32 radius,
const EGG::Vector3f &pos,
37 [[nodiscard]]
bool checkSphereFullPush(f32 radius,
const EGG::Vector3f &pos,
41 [[nodiscard]]
bool checkPointCachedPartial(
const EGG::Vector3f &pos,
44 [[nodiscard]]
bool checkPointCachedPartialPush(
const EGG::Vector3f &pos,
49 [[nodiscard]]
bool checkPointCachedFullPush(
const EGG::Vector3f &pos,
53 [[nodiscard]]
bool checkSphereCachedPartial(f32 radius,
const EGG::Vector3f &pos,
56 [[nodiscard]]
bool checkSphereCachedPartialPush(f32 radius,
const EGG::Vector3f &pos,
59 [[nodiscard]]
bool checkSphereCachedFull(f32 radius,
const EGG::Vector3f &pos,
62 [[nodiscard]]
bool checkSphereCachedFullPush(f32 radius,
const EGG::Vector3f &pos,
75 void setScale(f32 val) {