Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/interaction/include/Inventor/draggers/SoDragger.h File Reference

Go to the source code of this file.

Classes

class  SoDragger
 Base class for nodekits that move in response to click-drag-release mouse events. More...

Typedefs

typedef void INVENTOR_API SoDraggerCB (void *userData, SoDragger *dragger)
 forward reference

Typedef Documentation

typedef void INVENTOR_API SoDraggerCB(void *userData, SoDragger *dragger)

The following typedef is used in defining the callback function lists.

Definition at line 88 of file SoDragger.h.