|
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 (TVec3f *) const |
| void | calcPos (TVec3f *) const |
Public Attributes | |
| TVec3f | mTranslation |
| f32 | _14 |
| TVec3f | mUp |
Public Attributes inherited from AreaForm | |
| TPos3f * | _4 |
Definition at line 37 of file AreaForm.hpp.
| AreaFormSphere::AreaFormSphere | ( | ) |
Definition at line 152 of file AreaForm.cpp.
|
virtual |
Reimplemented from AreaForm.
Definition at line 309 of file AreaForm.cpp.
|
virtual |
Reimplemented from AreaForm.
Definition at line 179 of file AreaForm.cpp.
| void AreaFormSphere::calcUpVec | ( | TVec3f * | pOut | ) | const |
Definition at line 160 of file AreaForm.cpp.
| void AreaFormSphere::calcPos | ( | TVec3f * | pOut | ) | const |
Definition at line 170 of file AreaForm.cpp.
| TVec3f AreaFormSphere::mTranslation |
Definition at line 47 of file AreaForm.hpp.
| f32 AreaFormSphere::_14 |
Definition at line 48 of file AreaForm.hpp.
| TVec3f AreaFormSphere::mUp |
Definition at line 49 of file AreaForm.hpp.