MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getBoundDepth

Method getBoundDepth

include/Sato/ObjCollision.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 CKind getKind() const { return mKind; }
42 f32 getScale() const { return mScale; }
43 f32 getBoundDepth() const { return mBoundDepth; }
44 const JGeometry::TVec3f &getPos() const { return mPos; }
45
46protected:

Callers 2

IsHitKartMethod · 0.80
getAllBoundDepthMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected