The base class of all Scene Graph nodes.
The top node of a VRML2 model.
bool isDangling(void) override
Determine whether an object should be moved to a different parent during the VRML to SG* translation.
SGNODE * TranslateToSG(SGNODE *aParent) override
Produce a representation of the data using the intermediate scenegraph structures of the kicad_3dsg l...
bool Read(WRLPROC &proc, WRL2BASE *aTopNode) override
bool AddRefNode(WRL2NODE *aNode) override
bool readChildren(WRLPROC &proc, WRL2BASE *aTopNode)
std::vector< WRL2NODE * > choices