36#include <Inventor/SbBasic.h>
38#include <Inventor/SbName.h>
46 static void initClasses(
void);
47 static void cleanClasses(
void);
52 static SbBool registerEvaluatorType(
SbName profilename,
SoType evaluatortype);
53 static SbBool unregisterEvaluatorType(
SbName profilename,
SoType evaluatortype);
54 static SoType getEvaluatorTypeForProfile(
SbName profilename);
Definition SbByteBuffer.h:34
The SbName class stores strings by reference.
Definition SbName.h:40
defines an interface for profile-dependent evaluators.
Definition ScXMLEvaluator.h:44
Manager for processing events and setting states in SCXML structures.
Definition ScXMLStateMachine.h:61
namespace for static ScXML-related functions.
Definition ScXML.h:44
The SoType class is the basis for the run-time type system in Coin.
Definition SoType.h:59