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

Typedef Documentation

◆ SoDraggerCB

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.