HUtilityGeomHandle.h
Types
Fields
Detailed Description
Interface of the HUtilityGeomHandle class
Type Documentation
-
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