Open Inventor Reference
|
#include <Inventor/SbBox.h>
#include <Inventor/SbViewportRegion.h>
#include <Inventor/SbLinear.h>
#include <Inventor/nodekits/SoInteractionKit.h>
#include <Inventor/misc/SoCallbackList.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/nodes/SoMatrixTransform.h>
#include <Inventor/nodes/SoScale.h>
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 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.