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) |
Callback functions registered with this node should be of this type. | |
typedef void SoCallbackCB(void *userData, SoAction *action) |
Callback functions registered with this node should be of this type.
Definition at line 76 of file SoCallback.h.