DDraceNetwork Docs
CTeeRenderInfo Class Reference

#include <render.h>

Collaboration diagram for CTeeRenderInfo:
[legend]

Classes

class  CSixup
 

Public Member Functions

 CTeeRenderInfo ()
 
void Reset ()
 
void Apply (const CSkin *pSkin)
 
void ApplyColors (bool CustomColoredSkin, int ColorBody, int ColorFeet)
 
bool Valid () const
 

Public Attributes

CSkin::SSkinTextures m_OriginalRenderSkin
 
CSkin::SSkinTextures m_ColorableRenderSkin
 
CSkin::SSkinMetrics m_SkinMetrics
 
bool m_CustomColoredSkin
 
ColorRGBA m_BloodColor
 
ColorRGBA m_ColorBody
 
ColorRGBA m_ColorFeet
 
float m_Size
 
bool m_GotAirJump
 
int m_TeeRenderFlags
 
bool m_FeetFlipped
 
CSixup m_aSixup [NUM_DUMMIES]
 

Constructor & Destructor Documentation

◆ CTeeRenderInfo()

CTeeRenderInfo::CTeeRenderInfo ( )
inline

Member Function Documentation

◆ Apply()

void CTeeRenderInfo::Apply ( const CSkin pSkin)
inline

◆ ApplyColors()

void CTeeRenderInfo::ApplyColors ( bool  CustomColoredSkin,
int  ColorBody,
int  ColorFeet 
)
inline

◆ Reset()

void CTeeRenderInfo::Reset ( )
inline

◆ Valid()

bool CTeeRenderInfo::Valid ( ) const
inline

Member Data Documentation

◆ m_aSixup

CSixup CTeeRenderInfo::m_aSixup[NUM_DUMMIES]

◆ m_BloodColor

ColorRGBA CTeeRenderInfo::m_BloodColor

◆ m_ColorableRenderSkin

CSkin::SSkinTextures CTeeRenderInfo::m_ColorableRenderSkin

◆ m_ColorBody

ColorRGBA CTeeRenderInfo::m_ColorBody

◆ m_ColorFeet

ColorRGBA CTeeRenderInfo::m_ColorFeet

◆ m_CustomColoredSkin

bool CTeeRenderInfo::m_CustomColoredSkin

◆ m_FeetFlipped

bool CTeeRenderInfo::m_FeetFlipped

◆ m_GotAirJump

bool CTeeRenderInfo::m_GotAirJump

◆ m_OriginalRenderSkin

CSkin::SSkinTextures CTeeRenderInfo::m_OriginalRenderSkin

◆ m_Size

float CTeeRenderInfo::m_Size

◆ m_SkinMetrics

CSkin::SSkinMetrics CTeeRenderInfo::m_SkinMetrics

◆ m_TeeRenderFlags

int CTeeRenderInfo::m_TeeRenderFlags

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