DDraceNetwork Docs
CSkins7::CSkinPart Class Reference

#include <skins7.h>

Collaboration diagram for CSkins7::CSkinPart:
[legend]

Public Member Functions

void ApplyTo (CTeeRenderInfo::CSixup &SixupRenderInfo) const
 
bool operator< (const CSkinPart &Other) const
 

Public Attributes

int m_Type
 
int m_Flags
 
char m_aName [24]
 
IGraphics::CTextureHandle m_OriginalTexture
 
IGraphics::CTextureHandle m_ColorableTexture
 
ColorRGBA m_BloodColor
 

Member Function Documentation

◆ ApplyTo()

void CSkins7::CSkinPart::ApplyTo ( CTeeRenderInfo::CSixup SixupRenderInfo) const

◆ operator<()

bool CSkins7::CSkinPart::operator< ( const CSkinPart Other) const

Member Data Documentation

◆ m_aName

char CSkins7::CSkinPart::m_aName[24]

◆ m_BloodColor

ColorRGBA CSkins7::CSkinPart::m_BloodColor

◆ m_ColorableTexture

IGraphics::CTextureHandle CSkins7::CSkinPart::m_ColorableTexture

◆ m_Flags

int CSkins7::CSkinPart::m_Flags

◆ m_OriginalTexture

IGraphics::CTextureHandle CSkins7::CSkinPart::m_OriginalTexture

◆ m_Type

int CSkins7::CSkinPart::m_Type

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