51#ifndef _SO_ROTATE_DISC_DRAGGER_
52#define _SO_ROTATE_DISC_DRAGGER_
211 static void initClass();
212 static void exitClass();
218 static void startCB(
void *,
SoDragger * );
219 static void motionCB(
void *,
SoDragger * );
220 static void doneCB(
void *,
SoDragger * );
223 static void fieldSensorCB(
void *,
SoSensor * );
224 static void valueChangedCB(
void *,
SoDragger * );
242 static const char geomBuffer[];
#define FALSE
Possible value of SbBool.
#define SO_KIT_CATALOG_ENTRY_HEADER(partName)
#define SO_KIT_HEADER(className)
Base class for nodekits that move in response to click-drag-release mouse events.
Sensor class that can be attached to Open Inventor fields.
Object you can rotate like a knob by dragging with the mouse.
SoSFRotation rotation
Orientation of the dragger.
SoRotateDiscDragger()
Constructor.
Field containing a rotation.
Abstract base class for Open Inventor sensors.
Group node that traverses one chosen child.