HUtilityGeomHandle.h
Interface of the HUtilityGeomHandle class
Content
Classes
The HUtilityGeomHandle class contains a set of functions which controls the creation and manipulation of geometry handles. |
Enumerators
Enumerators
-
enum HConstrainType
Defines the type of constraint that is applied to each handle.
Values:
-
enumerator HConstrainNone
No constraint.
-
enumerator HConstrainToRay
Constrain to ray given by two points.
-
enumerator HConstrainToRotationVector
Constrain to specific rotation vector.
-
enumerator HConstrainToPlane
Constrain to plane.
-
enumerator HConstrainToViewplane
Constrain to viewplane.
-
enumerator HConstrainToScale
Constrain to Scale factor.
-
enumerator HConstrainToOnOff
Constrain to on/off by click.
-
enumerator HConstrainNone