HShellVertexData

Detailed Description

class HShellVertexData

The HShellVertexData class encapsulates colormap index information associated with the vertices of a shell.

HShellVertexData simplifies the management of shell data.

Public Functions

inline HShellVertexData()
inline ~HShellVertexData()
void SetKey(HC_KEY const key)
inline char const *GetType() const
inline int GetVertexCount() const
inline HC_KEY GetKey() const
inline int GetFIndexDataSize() const
inline float const *GetFIndexData() const
void GetFIndexData(float data[]) const
void SetFIndexData(int size, float const data[])