Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <J2DTevs.h>
Public Member Functions | |
J2DTexMtx () | |
J2DTexMtx (const J2DTexMtxInfo &info) | |
void | load (u32) |
void | calc () |
void | getTextureMtx (J2DTextureSRTInfo const &, Vec, Mtx) |
void | getTextureMtxMaya (J2DTextureSRTInfo const &, Mtx) |
J2DTexMtxInfo & | getTexMtxInfo () |
void | setTexMtxInfo (J2DTexMtxInfo info) |
Private Attributes | |
J2DTexMtxInfo | mInfo |
Mtx | mTexMtx |
|
inline |
|
inline |
void J2DTexMtx::calc | ( | ) |
|
inline |
void J2DTexMtx::getTextureMtx | ( | J2DTextureSRTInfo const & | param_0, |
Vec | param_1, | ||
Mtx | param_2 | ||
) |
void J2DTexMtx::getTextureMtxMaya | ( | J2DTextureSRTInfo const & | param_0, |
Mtx | param_1 | ||
) |
|
inline |
|
private |
|
private |