80#ifndef _SO_ROTATE_DISC_DRAGGER_
81#define _SO_ROTATE_DISC_DRAGGER_
201 static const unsigned char geomBuffer[];
#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
#define SO_KIT_CATALOG_ENTRY_HEADER(partName)
This defines an SoSFNode field for the catalog part given.
#define SO_KIT_HEADER(className)
This is a dictionary mapping (size_t) integer keys to (void *) data pointers.
Base class for nodekits that move in response to click-drag-release mouse events.
Sensor class that can be attached to Inventor fields.
Object you can rotate like a knob by dragging With the mouse.
static void doneCB(void *, SoDragger *)
static void motionCB(void *, SoDragger *)
static void valueChangedCB(void *, SoDragger *)
SbPlaneProjector * planeProj
projector to use
virtual bool setUpConnections(bool onOff, bool doItAlways=FALSE)
detach/attach any sensors, callbacks, and/or field connections.
virtual ~SoRotateDiscDragger()
SoRotateDiscDragger()
Constructor.
SoFieldSensor * fieldSensor
static void startCB(void *, SoDragger *)
static void initClass()
initialize the class
static void fieldSensorCB(void *, SoSensor *)
Field containing a rotation.
Abstract base class for Inventor sensors.
Group node that traverse one chosen child.