![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <J2DTevs.h>
Collaboration diagram for J2DTexMtx:Public Member Functions | |
| J2DTexMtx () | |
| ~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 |
|
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 ) |
| void J2DTexMtx::load | ( | u32 | mtxIdx | ) |
|
inline |
|
private |
|
private |