![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <J3DStruct.h>
Collaboration diagram for J3DTexMtxInfo:Public Member Functions | |
| J3DTexMtxInfo & | operator= (J3DTexMtxInfo const &) |
| void | setEffectMtx (Mtx) |
Public Attributes | |
| u8 | mProjection |
| u8 | mInfo |
| u8 | field_0x2 |
| u8 | field_0x3 |
| Vec | mCenter |
| J3DTextureSRTInfo | mSRT |
| Mtx44 | mEffectMtx |
| J3DTexMtxInfo & J3DTexMtxInfo::operator= | ( | J3DTexMtxInfo const & | param_0 | ) |
| void J3DTexMtxInfo::setEffectMtx | ( | Mtx | param_0 | ) |
| u8 J3DTexMtxInfo::field_0x2 |
| u8 J3DTexMtxInfo::field_0x3 |
| Vec J3DTexMtxInfo::mCenter |
| Mtx44 J3DTexMtxInfo::mEffectMtx |
| u8 J3DTexMtxInfo::mInfo |
| u8 J3DTexMtxInfo::mProjection |
| J3DTextureSRTInfo J3DTexMtxInfo::mSRT |