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

#include <J2DTevs.h>

+ Collaboration diagram for J2DTexCoord:

Public Member Functions

 J2DTexCoord ()
 
 J2DTexCoord (const J2DTexCoordInfo &info)
 
void setTexCoordInfo (const J2DTexCoordInfo &info)
 
void setTexGenMtx (u8 texGenMtx)
 
s32 getTexGenType ()
 
s32 getTexGenSrc ()
 
s32 getTexGenMtx ()
 

Private Attributes

J2DTexCoordInfo mTexCoordInfo
 

Constructor & Destructor Documentation

◆ J2DTexCoord() [1/2]

J2DTexCoord::J2DTexCoord ( )
inline

◆ J2DTexCoord() [2/2]

J2DTexCoord::J2DTexCoord ( const J2DTexCoordInfo info)
inline

Member Function Documentation

◆ getTexGenMtx()

s32 J2DTexCoord::getTexGenMtx ( )
inline

◆ getTexGenSrc()

s32 J2DTexCoord::getTexGenSrc ( )
inline

◆ getTexGenType()

s32 J2DTexCoord::getTexGenType ( )
inline

◆ setTexCoordInfo()

void J2DTexCoord::setTexCoordInfo ( const J2DTexCoordInfo info)
inline

◆ setTexGenMtx()

void J2DTexCoord::setTexGenMtx ( u8  texGenMtx)
inline

Member Data Documentation

◆ mTexCoordInfo

J2DTexCoordInfo J2DTexCoord::mTexCoordInfo
private

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