16 #include <Inventor/nodes/SoSubNode.h>
18 #include <Inventor/fields/SoSFTrigger.h>
22 class SoGLRenderAction;
23 class SoGetBoundingBoxAction;
24 class SoHandleEventAction;
28 typedef SoNode inherited;
41 void GLRender(SoGLRenderAction *action)
override;
SoSFTrigger notifyOnGLRender
SoSFTrigger notifyOnGetBoundingBox
static void initClass()
Register this node with the Open Inventor runtime system.
void GLRender(SoGLRenderAction *action) override
Action handlers.
SoSFTrigger notifyOnHandleEvent
void getBoundingBox(SoGetBoundingBoxAction *action) override
void handleEvent(SoHandleEventAction *action) override