![]() |
DDraceNetwork Documentation
|
#include <skins7.h>
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 |
| void CSkins7::CSkinPart::ApplyTo | ( | CTeeRenderInfo::CSixup & | SixupRenderInfo | ) | const |
| char CSkins7::CSkinPart::m_aName[24] |
| ColorRGBA CSkins7::CSkinPart::m_BloodColor |
| IGraphics::CTextureHandle CSkins7::CSkinPart::m_ColorableTexture |
| int CSkins7::CSkinPart::m_Flags |
| IGraphics::CTextureHandle CSkins7::CSkinPart::m_OriginalTexture |
| int CSkins7::CSkinPart::m_Type |