43 return ( (
SGINDEX*)
m_node )->GetIndices( nIndices, aIndexList );
bool GetIndices(size_t &nIndices, int *&aIndexList)
bool AddIndex(int aIndex)
Function AddIndex adds a single index to the list.
bool SetIndices(size_t nIndices, int *aIndexList)
Function SetIndices sets the number of indices and creates a copy of the given index data.
IFSG_NODE represents the base class of all DLL-safe Scene Graph nodes.
Define a generic index interface for a scenegraph object.
defines the index nodes wrapper