|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| void | endRead () |
| void | reset () |
Public Attributes | |
| u32 | _0 |
| u32 | _4 |
| TVec2f | mBrightnessCenter [3] |
| TVec2f | mRealCenter [3] |
| f32 | mBright [3] |
Definition at line 5 of file BrightObj.hpp.
| BrightInfo::BrightInfo | ( | ) |
Definition at line 3 of file BrightObj.cpp.
| void BrightInfo::endRead | ( | ) |
Definition at line 7 of file BrightObj.cpp.
| void BrightInfo::reset | ( | ) |
Definition at line 18 of file BrightObj.cpp.
| u32 BrightInfo::_0 |
Definition at line 12 of file BrightObj.hpp.
| u32 BrightInfo::_4 |
Definition at line 13 of file BrightObj.hpp.
| TVec2f BrightInfo::mBrightnessCenter[3] |
Definition at line 14 of file BrightObj.hpp.
| TVec2f BrightInfo::mRealCenter[3] |
Definition at line 15 of file BrightObj.hpp.
| f32 BrightInfo::mBright[3] |
Definition at line 16 of file BrightObj.hpp.