|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| ClipAreaShapeCone (s32) | |
| virtual bool | isInArea (const TVec3f &) const |
Public Member Functions inherited from ClipAreaShape | |
| ClipAreaShape (const char *) | |
| virtual void | calcVolumeMatrix (TPos3f *, const TPos3f &, const TVec3f &) const |
| bool | isInArea (const TVec3f &, f32, const TPos3f &, const TVec3f &) const |
| void | drawVolumeShape (const TPos3f &, const TVec3f &) const |
Public Attributes | |
| f32 | _8 |
| f32 | _C |
| s32 | _10 |
Public Attributes inherited from ClipAreaShape | |
| J3DModelData * | mModelData |
Definition at line 19 of file ClipAreaShape.hpp.
| ClipAreaShapeCone::ClipAreaShapeCone | ( | s32 | a1 | ) |
Definition at line 56 of file ClipAreaShape.cpp.
|
virtual |
Reimplemented from ClipAreaShape.
Definition at line 62 of file ClipAreaShape.cpp.
| f32 ClipAreaShapeCone::_8 |
Definition at line 25 of file ClipAreaShape.hpp.
| f32 ClipAreaShapeCone::_C |
Definition at line 26 of file ClipAreaShape.hpp.
| s32 ClipAreaShapeCone::_10 |
Definition at line 27 of file ClipAreaShape.hpp.