|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| virtual void | init (const JMapInfoIter &) |
| virtual bool | isInVolume (const TVec3f &) const |
| void | calcUpVec (const TVec3f &) |
Public Attributes | |
| TVec3f | mTranslation |
| TVec3f | mUp |
| f32 | _20 |
Public Attributes inherited from AreaForm | |
| TPos3f * | _4 |
Definition at line 52 of file AreaForm.hpp.
| AreaFormBowl::AreaFormBowl | ( | ) |
Definition at line 188 of file AreaForm.cpp.
|
virtual |
Reimplemented from AreaForm.
Definition at line 196 of file AreaForm.cpp.
|
virtual |
Reimplemented from AreaForm.
Definition at line 209 of file AreaForm.cpp.
| void AreaFormBowl::calcUpVec | ( | const TVec3f & | rPos | ) |
Definition at line 222 of file AreaForm.cpp.
| TVec3f AreaFormBowl::mTranslation |
Definition at line 61 of file AreaForm.hpp.
| TVec3f AreaFormBowl::mUp |
Definition at line 62 of file AreaForm.hpp.
| f32 AreaFormBowl::_20 |
Definition at line 63 of file AreaForm.hpp.