|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| HitInfo & | operator= (const HitInfo &) |
| bool | isCollisionAtFace () const |
| bool | isCollisionAtEdge () const |
| bool | isCollisionAtCorner () const |
Public Attributes | |
| Triangle | mParentTriangle |
| f32 | _60 |
| TVec3f | _64 |
| TVec3f | _70 |
| TVec3f | _7C |
| u8 | _88 |
| u8 | _89 [3] |
Definition at line 41 of file HitInfo.hpp.
| HitInfo::HitInfo | ( | ) |
Definition at line 207 of file HitInfo.cpp.
Definition at line 4 of file Binder.cpp.
| bool HitInfo::isCollisionAtFace | ( | ) | const |
Definition at line 212 of file HitInfo.cpp.
| bool HitInfo::isCollisionAtEdge | ( | ) | const |
Definition at line 216 of file HitInfo.cpp.
| bool HitInfo::isCollisionAtCorner | ( | ) | const |
Definition at line 220 of file HitInfo.cpp.
| Triangle HitInfo::mParentTriangle |
Definition at line 51 of file HitInfo.hpp.
| f32 HitInfo::_60 |
Definition at line 52 of file HitInfo.hpp.
| TVec3f HitInfo::_64 |
Definition at line 53 of file HitInfo.hpp.
| TVec3f HitInfo::_70 |
Definition at line 54 of file HitInfo.hpp.
| TVec3f HitInfo::_7C |
Definition at line 55 of file HitInfo.hpp.
| u8 HitInfo::_88 |
Definition at line 56 of file HitInfo.hpp.
| u8 HitInfo::_89[3] |
Definition at line 57 of file HitInfo.hpp.