21#ifndef SO_GL_CALLBACK_H
22#define SO_GL_CALLBACK_H
24#include <Inventor/nodes/SoCallback.h>
166 virtual void doAction(
SoAction *action);
169 static void initClass();
170 static void exitClass();
Abstract base class for all actions.
Provides custom behavior during actions.
Provides custom OpenGL behavior during rendering actions.
SoGLCallback()
Constructor.