|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| virtual char * | getBuffer (unsigned long) |
Public Member Functions inherited from CameraParamChunkID | |
| CameraParamChunkID (const CameraParamChunkID &) | |
| bool | operator> (const CameraParamChunkID &) const |
| bool | operator== (const CameraParamChunkID &) const |
| bool | equals (long, const char *) const |
| void | createCubeID (long, unsigned short) |
| void | createGroupID (long, const char *, unsigned long, unsigned long) |
| void | createOtherID (long, const char *) |
| void | createEventID (long, const char *) |
| void | createStartID (long, unsigned short) |
Public Attributes | |
| char | mBuffer [0x100] |
Public Attributes inherited from CameraParamChunkID | |
| s8 | mZoneID |
| u8 | _5 [3] |
| char * | mName |
Definition at line 36 of file CameraDirector.hpp.
|
inline |
Definition at line 38 of file CameraDirector.hpp.
|
virtual |
Reimplemented from CameraParamChunkID.
Definition at line 51 of file CameraDirector.cpp.
| char CameraParamChunkID_Tmp::mBuffer[0x100] |
Definition at line 44 of file CameraDirector.hpp.