Open Inventor Reference
|
#include <Inventor/misc/SoCallbackList.h>
#include <Inventor/SoPath.h>
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/actions/SoHandleEventAction.h>
Go to the source code of this file.
Classes | |
class | SoEventCallback |
Node which invokes callbacks for events. More... | |
Typedefs | |
typedef void INVENTOR_API | SoEventCallbackCB(void *userData, SoEventCallback *node) |
callback function prototypes | |
typedef void INVENTOR_API SoEventCallbackCB(void *userData, SoEventCallback *node) |
Definition at line 68 of file SoEventCallback.h.