29#ifndef SG_COORDINDEX_H
30#define SG_COORDINDEX_H
An object to maintain a coordinate index list.
void GatherCoordIndices(std::vector< int > &aIndexList)
Add all coordinate indices to the given list in preparation for a normals calculation.
Define a generic index interface for a scenegraph object.
The base class of all Scene Graph nodes.