![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/kogt/ |
base class for element reader objects More...
#include <Inventor/scxml/ScXMLElt.h>
Public Member Functions | |
ScXMLEltReader (const char *eltname) | |
virtual ScXMLElt * | read (ScXMLElt *container, cc_xml_elt *elt, ScXMLDocument *doc, ScXMLStateMachine *sm)=0 |
Protected Member Functions | |
void | setXMLAttributes (ScXMLElt *scxmlelt, cc_xml_elt *xmlelt) |
Protected Attributes | |
const char * | element |
base class for element reader objects