1 #ifndef COIN_SOSCXMLSTATEMACHINE_H
2 #define COIN_SOSCXMLSTATEMACHINE_H
27 #include <Inventor/scxml/ScXMLStateMachine.h>
39 static void initClass(
void);
44 virtual void setSceneGraphRoot(
SoNode * root);
45 virtual SoNode * getSceneGraphRoot(
void)
const;
47 virtual void setActiveCamera(
SoCamera * camera);
48 virtual SoCamera * getActiveCamera(
void)
const;
53 virtual void preGLRender(
void);
54 virtual void postGLRender(
void);
56 virtual SbBool processSoEvent(
const SoEvent * event);
63 SbPimplPtr<PImpl> pimpl;
67 #endif // !COIN_SOSCXMLSTATEMACHINE_H
Integration level for using Coin events with SCXML-based state machines.
Definition: SoScXMLStateMachine.h:34
Base class for all SCXML objects.
Definition: ScXMLObject.h:32
The SoCamera class is the abstract base class for camera definition nodes.
Definition: SoCamera.h:54
The SbViewportRegion class is a viewport within a full window.
Definition: SbViewportRegion.h:31
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
Manager for processing events and setting states in SCXML structures.
Definition: ScXMLStateMachine.h:44
The SoEvent class is the base class for all Coin events.
Definition: SoEvent.h:34
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Jan 28 2020 for Coin by Doxygen 1.8.17.