#include <Inventor/SbLinear.h>
#include <Inventor/nodes/SoNode.h>
Go to the source code of this file.
Classes | |
class | SoCallback |
Provides custom behavior during actions. More... | |
Typedefs | |
typedef void | SoCallbackCB (void *userData, SoAction *action) |
typedef void SoCallbackCB(void *userData, SoAction *action) |
Callback functions registered with this node should be of this type.