24#ifndef _SO_ELLIPSOID_DRAGGER_H_
25#define _SO_ELLIPSOID_DRAGGER_H_
129 static void initClass();
130 static void exitClass();
143 static void numSamplesFieldSensorCB(
void *,
SoSensor * );
149 static void constrainedFieldSensorCB(
void *,
SoSensor * );
#define SO_KIT_HEADER(className)
Ellipsoid you can translate or scale within a plane by dragging with the mouse.
SoSFInt32 numSamples
Number of samples composing the ellispoid.
SoEllipsoidDragger()
Constructor.
SoSFBool constrained
Hint about constrained scaling.
Sensor class that can be attached to Open Inventor fields.
Field containing a single Boolean value.
Field containing a int32_t integer.
Abstract base class for Open Inventor sensors.
Group node that traverses one chosen child.
Object you can translate or scale within a plane by dragging with the mouse.