Pyrogenesis
13997
|
#include <ICmpSelectable.h>
Public Member Functions | |
SOverlayDescriptor () | |
Public Attributes | |
EOverlayType | m_Type |
CStrIntern | m_QuadTexture |
CStrIntern | m_QuadTextureMask |
CStrIntern | m_LineTexture |
CStrIntern | m_LineTextureMask |
float | m_LineThickness |
Definition at line 38 of file ICmpSelectable.h.
|
inline |
Definition at line 47 of file ICmpSelectable.h.
CStrIntern ICmpSelectable::SOverlayDescriptor::m_LineTexture |
Definition at line 43 of file ICmpSelectable.h.
CStrIntern ICmpSelectable::SOverlayDescriptor::m_LineTextureMask |
Definition at line 44 of file ICmpSelectable.h.
float ICmpSelectable::SOverlayDescriptor::m_LineThickness |
Definition at line 45 of file ICmpSelectable.h.
CStrIntern ICmpSelectable::SOverlayDescriptor::m_QuadTexture |
Definition at line 41 of file ICmpSelectable.h.
CStrIntern ICmpSelectable::SOverlayDescriptor::m_QuadTextureMask |
Definition at line 42 of file ICmpSelectable.h.
EOverlayType ICmpSelectable::SOverlayDescriptor::m_Type |
Definition at line 40 of file ICmpSelectable.h.