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