Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
J3DTexCoord Struct Reference

#include <J3DTexture.h>

+ Inheritance diagram for J3DTexCoord:
+ Collaboration diagram for J3DTexCoord:

Public Member Functions

 J3DTexCoord ()
 
 J3DTexCoord (const J3DTexCoordInfo &info)
 
void setTexCoordInfo (const J3DTexCoordInfo &info)
 
u8 getTexGenType () const
 
u8 getTexGenSrc () const
 
u8 getTexGenMtx () const
 
u32 getTexMtxReg () const
 
void setTexGenMtx (u8 param_1)
 
void setTexMtxReg (u16 reg)
 
J3DTexCoordoperator= (const J3DTexCoord &other)
 
void resetTexMtxReg ()
 
- Public Member Functions inherited from J3DTexCoordInfo
J3DTexCoordInfooperator= (const J3DTexCoordInfo &other)
 

Public Attributes

u16 mTexMtxReg
 
- Public Attributes inherited from J3DTexCoordInfo
u8 mTexGenType
 
u8 mTexGenSrc
 
u8 mTexGenMtx
 
u8 pad
 

Constructor & Destructor Documentation

◆ J3DTexCoord() [1/2]

J3DTexCoord::J3DTexCoord ( )
inline

◆ J3DTexCoord() [2/2]

J3DTexCoord::J3DTexCoord ( const J3DTexCoordInfo & info)
inline

Member Function Documentation

◆ getTexGenMtx()

u8 J3DTexCoord::getTexGenMtx ( ) const
inline

◆ getTexGenSrc()

u8 J3DTexCoord::getTexGenSrc ( ) const
inline

◆ getTexGenType()

u8 J3DTexCoord::getTexGenType ( ) const
inline

◆ getTexMtxReg()

u32 J3DTexCoord::getTexMtxReg ( ) const
inline

◆ operator=()

J3DTexCoord & J3DTexCoord::operator= ( const J3DTexCoord & other)
inline

◆ resetTexMtxReg()

void J3DTexCoord::resetTexMtxReg ( )
inline

◆ setTexCoordInfo()

void J3DTexCoord::setTexCoordInfo ( const J3DTexCoordInfo & info)
inline

◆ setTexGenMtx()

void J3DTexCoord::setTexGenMtx ( u8 param_1)
inline

◆ setTexMtxReg()

void J3DTexCoord::setTexMtxReg ( u16 reg)
inline

Member Data Documentation

◆ mTexMtxReg

u16 J3DTexCoord::mTexMtxReg

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