Define the basic data set required to represent a 3D model.
 
The base class of all Scene Graph nodes.
 
bool getGroupingNodes(wxXmlNode *aNode, std::vector< wxXmlNode * > &aResult)
Retrieve all permissible top-level nodes in an X3D/VRML file.
 
SCENEGRAPH * Load(const wxString &aFileName)