TransformMaskControl
-
class
HPS.TransformMaskControl: HPS.Control Public Functions
-
override void
Dispose()
-
override HPS.Type
ObjectType()
-
HPS.TransformMaskControl
SetCameraEverything(bool in_state)
-
HPS.TransformMaskControl
SetCameraNearLimit(bool in_state)
-
HPS.TransformMaskControl
SetCameraOffset(bool in_state)
-
HPS.TransformMaskControl
SetCameraPerspectiveScale(bool in_state)
-
HPS.TransformMaskControl
SetCameraProjection(bool in_state)
-
HPS.TransformMaskControl
SetCameraRotation(bool in_state)
-
HPS.TransformMaskControl
SetCameraScale(bool in_state)
-
HPS.TransformMaskControl
SetCameraTranslation(bool in_state)
-
HPS.TransformMaskControl
SetEverything(bool in_state)
-
HPS.TransformMaskControl
SetModellingMatrixEverything(bool in_state)
-
HPS.TransformMaskControl
SetModellingMatrixOffset(bool in_state)
-
HPS.TransformMaskControl
SetModellingMatrixRotation(bool in_state)
-
HPS.TransformMaskControl
SetModellingMatrixScale(bool in_state)
-
HPS.TransformMaskControl
SetModellingMatrixTranslation(bool in_state)
-
bool
ShowCameraNearLimit(out bool out_state)
-
bool
ShowCameraOffset(out bool out_state)
-
bool
ShowCameraPerspectiveScale(out bool out_state)
-
bool
ShowCameraProjection(out bool out_state)
-
bool
ShowCameraRotation(out bool out_state)
-
bool
ShowCameraScale(out bool out_state)
-
bool
ShowCameraTranslation(out bool out_state)
-
bool
ShowModellingMatrixOffset(out bool out_state)
-
bool
ShowModellingMatrixRotation(out bool out_state)
-
bool
ShowModellingMatrixScale(out bool out_state)
-
bool
ShowModellingMatrixTranslation(out bool out_state)
-
TransformMaskControl(HPS.SegmentKey in_seg)
-
TransformMaskControl(HPS.TransformMaskControl in_that)
-
HPS.TransformMaskControl
UnsetCameraEverything()
-
HPS.TransformMaskControl
UnsetCameraNearLimit()
-
HPS.TransformMaskControl
UnsetCameraOffset()
-
HPS.TransformMaskControl
UnsetCameraPerspectiveScale()
-
HPS.TransformMaskControl
UnsetCameraProjection()
-
HPS.TransformMaskControl
UnsetCameraRotation()
-
HPS.TransformMaskControl
UnsetCameraScale()
-
HPS.TransformMaskControl
UnsetCameraTranslation()
-
HPS.TransformMaskControl
UnsetEverything()
-
HPS.TransformMaskControl
UnsetModellingMatrixEverything()
-
HPS.TransformMaskControl
UnsetModellingMatrixOffset()
-
HPS.TransformMaskControl
UnsetModellingMatrixRotation()
-
HPS.TransformMaskControl
UnsetModellingMatrixScale()
-
HPS.TransformMaskControl
UnsetModellingMatrixTranslation()
-
override void