Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/nodes/SoCallback.h File Reference

Go to the source code of this file.

Classes

class  SoCallback
 Provides custom behavior during actions. More...

Typedefs

typedef void INVENTOR_API SoCallbackCB (void *userData, SoAction *action)
 Callback functions registered with this node should be of this type.

Typedef Documentation

typedef void INVENTOR_API SoCallbackCB(void *userData, SoAction *action)

Definition at line 63 of file SoCallback.h.