16#include <Inventor/nodes/SoSubNode.h>
18#include <Inventor/fields/SoSFTrigger.h>
22class SoGLRenderAction;
23class SoGetBoundingBoxAction;
24class 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