|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| virtual bool | isInArea (const TVec3f &) const |
| virtual void | calcVolumeMatrix (TPos3f *, const TPos3f &, const TVec3f &) const |
Public Member Functions inherited from ClipAreaShape | |
| ClipAreaShape (const char *) | |
| bool | isInArea (const TVec3f &, f32, const TPos3f &, const TVec3f &) const |
| void | drawVolumeShape (const TPos3f &, const TVec3f &) const |
Public Attributes | |
| f32 | mRadius |
Public Attributes inherited from ClipAreaShape | |
| J3DModelData * | mModelData |
Definition at line 30 of file ClipAreaShape.hpp.
|
virtual |
Reimplemented from ClipAreaShape.
Definition at line 39 of file ClipAreaShape.cpp.
|
virtual |
Reimplemented from ClipAreaShape.
| f32 ClipAreaShapeSphere::mRadius |
Definition at line 37 of file ClipAreaShape.hpp.