The base class of all Scene Graph nodes.
void readFields(wxXmlNode *aNode)
bool AddChildNode(X3DNODE *aNode) override
bool AddRefNode(X3DNODE *aNode) override
std::vector< int > coordIndex
SGNODE * TranslateToSG(SGNODE *aParent) override
Produce a representation of the data using the intermediate scenegraph structures of the kicad_3dsg l...
bool SetParent(X3DNODE *aParent, bool doUnlink=true) override
Set the parent X3DNODE of this object.
bool Read(wxXmlNode *aNode, X3DNODE *aTopNode, X3D_DICT &aDict) override
The base class of all X3D nodes.
declares some compound types used for VRML