Open Inventor Reference
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. More...
 

Typedef Documentation

◆ SoCallbackCB

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

Definition at line 63 of file SoCallback.h.