|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| Binder (MtxPtr, const TVec3f *, const TVec3f *, f32, f32, u32) | |
| void | clear () |
| void | setTriangleFilter (TriangleFilterBase *) |
| const Triangle * | getPlane (int) const |
Public Attributes | ||
| const TVec3f * | _10 | |
| const TVec3f * | _14 | |
| f32 | _18 | |
| f32 | _1C | |
| int | _20 | |
| u32 | _24 | |
| int | _28 | |
| HitInfo * | _2C | |
| TVec3f | _30 | |
| HitInfo | _3C | |
| f32 | _C8 | |
| HitInfo | _CC | |
| f32 | _158 | |
| HitInfo | _15C | |
| f32 | _1E8 | |
| struct { | ||
| bool _0: 1 | ||
| bool _1: 1 | ||
| bool _2: 1 | ||
| bool _3: 1 | ||
| bool _4: 1 | ||
| bool _5: 1 | ||
| } | _1EC | |
Additional Inherited Members | |
Private Member Functions inherited from BinderParent | |
| BinderParent (MtxPtr mtx) | |
Private Attributes inherited from BinderParent | |
| int | _0 |
| int | _4 |
| int | _8 |
| MtxPtr | _C |
Definition at line 22 of file Binder.hpp.
| Binder::Binder | ( | MtxPtr | mtx, |
| const TVec3f * | v1, | ||
| const TVec3f * | v2, | ||
| f32 | a, | ||
| f32 | b, | ||
| u32 | c ) |
Definition at line 25 of file Binder.cpp.
| const TVec3f* Binder::_10 |
Definition at line 29 of file Binder.hpp.
| const TVec3f* Binder::_14 |
Definition at line 30 of file Binder.hpp.
| f32 Binder::_18 |
Definition at line 31 of file Binder.hpp.
| f32 Binder::_1C |
Definition at line 32 of file Binder.hpp.
| int Binder::_20 |
Definition at line 33 of file Binder.hpp.
| u32 Binder::_24 |
Definition at line 34 of file Binder.hpp.
| int Binder::_28 |
Definition at line 35 of file Binder.hpp.
| HitInfo* Binder::_2C |
Definition at line 36 of file Binder.hpp.
| TVec3f Binder::_30 |
Definition at line 37 of file Binder.hpp.
| HitInfo Binder::_3C |
Definition at line 38 of file Binder.hpp.
| f32 Binder::_C8 |
Definition at line 39 of file Binder.hpp.
| HitInfo Binder::_CC |
Definition at line 40 of file Binder.hpp.
| f32 Binder::_158 |
Definition at line 41 of file Binder.hpp.
| HitInfo Binder::_15C |
Definition at line 42 of file Binder.hpp.
| f32 Binder::_1E8 |
Definition at line 43 of file Binder.hpp.
| bool Binder::_0 |
Definition at line 46 of file Binder.hpp.
| bool Binder::_1 |
Definition at line 47 of file Binder.hpp.
| bool Binder::_2 |
Definition at line 48 of file Binder.hpp.
| bool Binder::_3 |
Definition at line 49 of file Binder.hpp.
| bool Binder::_4 |
Definition at line 50 of file Binder.hpp.
| bool Binder::_5 |
Definition at line 51 of file Binder.hpp.