|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| CamTranslatorGround (CameraGround *pCamera) | |
| virtual void | setParam (const CameraParamChunk *) |
| virtual Camera * | getCamera () const |
Public Attributes | |
| CameraGround * | mCamera |
Definition at line 5 of file CamTranslatorGround.hpp.
|
inline |
Definition at line 7 of file CamTranslatorGround.hpp.
|
virtual |
Implements CamTranslatorBase.
Definition at line 4 of file CamTranslatorGround.cpp.
|
virtual |
Implements CamTranslatorBase.
Definition at line 19 of file CamTranslatorGround.cpp.
| CameraGround* CamTranslatorGround::mCamera |
Definition at line 14 of file CamTranslatorGround.hpp.