![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/kogt/ |
implements the data objects for the evaluator for the minimum profile. More...
#include <Inventor/scxml/ScXMLMinimumEvaluator.h>
Public Member Functions | |
virtual SoType | getTypeId (void) const =0 |
Returns the type identification of an object derived from a class inheriting SoBase. This is used for runtime type checking and "downward" casting. | |
Static Public Member Functions | |
static SoType | getClassTypeId (void) |
static void | initClass (void) |
static void | cleanClass (void) |
implements the data objects for the evaluator for the minimum profile.
|
pure virtual |
Returns the type identification of an object derived from a class inheriting SoBase. This is used for runtime type checking and "downward" casting.
Implements ScXMLDataObj.