30#ifndef VRML1_MATBINDING_H
31#define VRML1_MATBINDING_H
The base class of all Scene Graph nodes.
Represent the top node of a VRML1 model.
bool Read(WRLPROC &proc, WRL1BASE *aTopNode) override
bool AddChildNode(WRL1NODE *aNode) override
SGNODE * TranslateToSG(SGNODE *aParent, WRL1STATUS *sp) override
Produce a representation of the data using the intermediate scenegraph structures of the kicad_3dsg l...
bool AddRefNode(WRL1NODE *aNode) override
virtual ~WRL1MATBINDING()
The base class of all VRML1 nodes.