The HShellVertexData class encapsulates colormap index information associated with the vertices of a shell. More...
#include <HUtility.h>
Public Member Functions | |
float const *const | GetFIndexData () const |
void | GetFIndexData (float *data) const |
int const | GetFIndexDataSize () const |
HC_KEY const | GetKey () const |
char const *const | GetType () const |
int const | GetVertexCount () const |
void | SetFIndexData (int const size, float const *const data) |
void | SetKey (HC_KEY const key) |
The HShellVertexData class encapsulates colormap index information associated with the vertices of a shell.
HShellVertexData simplifies the management of shell data.