OperatorUtility

class HPS.OperatorUtility : public IDisposable

Public Types

enum ProjectedPlane

Values:

Plane_XY
Plane_YZ
Plane_XZ

Public Functions

void Dispose ()
OperatorUtility ()
OperatorUtility (HPS.OperatorUtility in_that)

Public Static Functions

float CalculateAngleOrbitOnPlane (HPS.Vector axis, HPS.OperatorUtility.ProjectedPlane plane)
void ScreenToSphereMousePoint (HPS.Point in_pt, out HPS.Vector out_vec)