1 #ifndef COIN_SCXMLFINALIZEELT_H 2 #define COIN_SCXMLFINALIZEELT_H 36 #include <Inventor/scxml/ScXMLElt.h> 38 #include <Inventor/tools/SbLazyPimplPtr.h> 45 static void initClass(
void);
46 static void cleanClass(
void);
51 virtual void copyContents(
const ScXMLElt * rhs);
62 #endif // !COIN_SCXMLFINALIZEELT_H
implements the <finalize> SCXML element.
Definition: ScXMLFinalizeElt.h:40
base class for all SCXML elements.
Definition: ScXMLElt.h:44
Base class for all SCXML objects.
Definition: ScXMLObject.h:41