Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
J2DTexMtx Class Reference

#include <J2DTevs.h>

+ Collaboration diagram for J2DTexMtx:

Public Member Functions

 J2DTexMtx ()
 
 J2DTexMtx (const J2DTexMtxInfo &info)
 
void load (u32)
 
void calc ()
 
void getTextureMtx (J2DTextureSRTInfo const &, Vec, Mtx)
 
void getTextureMtxMaya (J2DTextureSRTInfo const &, Mtx)
 
J2DTexMtxInfogetTexMtxInfo ()
 
void setTexMtxInfo (J2DTexMtxInfo info)
 

Private Attributes

J2DTexMtxInfo mInfo
 
Mtx mTexMtx
 

Constructor & Destructor Documentation

◆ J2DTexMtx() [1/2]

J2DTexMtx::J2DTexMtx ( )
inline

◆ J2DTexMtx() [2/2]

J2DTexMtx::J2DTexMtx ( const J2DTexMtxInfo info)
inline

Member Function Documentation

◆ calc()

void J2DTexMtx::calc ( )

◆ getTexMtxInfo()

J2DTexMtxInfo & J2DTexMtx::getTexMtxInfo ( )
inline

◆ getTextureMtx()

void J2DTexMtx::getTextureMtx ( J2DTextureSRTInfo const param_0,
Vec  param_1,
Mtx  param_2 
)

◆ getTextureMtxMaya()

void J2DTexMtx::getTextureMtxMaya ( J2DTextureSRTInfo const param_0,
Mtx  param_1 
)

◆ load()

void J2DTexMtx::load ( u32  mtxIdx)

◆ setTexMtxInfo()

void J2DTexMtx::setTexMtxInfo ( J2DTexMtxInfo  info)
inline

Member Data Documentation

◆ mInfo

J2DTexMtxInfo J2DTexMtx::mInfo
private

◆ mTexMtx

Mtx J2DTexMtx::mTexMtx
private

The documentation for this class was generated from the following files: