24#ifndef _SO_ELLIPSOID_DRAGGER_H_
25#define _SO_ELLIPSOID_DRAGGER_H_
27#include <Inventor/draggers/SoTabPlaneDragger.h>
129 static void initClass();
130 static void exitClass();
143 static void numSamplesFieldSensorCB(
void *,
SoSensor * );
149 static void constrainedFieldSensorCB(
void *,
SoSensor * );
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.
SoTabPlaneDragger()
Constructor.