Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JPADrawInfo.h>
Public Member Functions | |
JPADrawInfo (Mtx param_0, f32 fovY, f32 aspect) | |
JPADrawInfo (Mtx param_0, f32 top, f32 bottom, f32 left, f32 right) | |
void | getCamMtx (Mtx *dst) const |
void | getPrjMtx (Mtx *dst) const |
Public Attributes | |
Mtx | mCamMtx |
Mtx | mPrjMtx |
Mtx JPADrawInfo::mCamMtx |
Mtx JPADrawInfo::mPrjMtx |