The base class of all Scene Graph nodes.
Represent the top node of a VRML1 model.
WRL1NODE(NAMEREGISTER *aDictionary)
bool Read(WRLPROC &proc, WRL1BASE *aTopNode) override
WRL1SWITCH(NAMEREGISTER *aDictionary)
SGNODE * TranslateToSG(SGNODE *aParent, WRL1STATUS *sp) override
Produce a representation of the data using the intermediate scenegraph structures of the kicad_3dsg l...