ColorInterpolationControl
- class HPS.ColorInterpolationControl : HPS.Control
Public Functions
- ColorInterpolationControl (HPS.ColorInterpolationControl in_that)
- ColorInterpolationControl (HPS.SegmentKey in_seg)
- override void Dispose ()
- override HPS.Type ObjectType ()
- HPS.ColorInterpolationControl SetEdgeColor (bool in_state)
- HPS.ColorInterpolationControl SetEdgeIndex (bool in_state)
- HPS.ColorInterpolationControl SetFaceColor (bool in_state)
- HPS.ColorInterpolationControl SetFaceIndex (bool in_state)
- HPS.ColorInterpolationControl SetVertexColor (bool in_state)
- HPS.ColorInterpolationControl SetVertexIndex (bool in_state)
- bool ShowEdgeColor (out bool out_state)
- bool ShowEdgeIndex (out bool out_state)
- bool ShowFaceColor (out bool out_state)
- bool ShowFaceIndex (out bool out_state)
- bool ShowVertexColor (out bool out_state)
- bool ShowVertexIndex (out bool out_state)
- HPS.ColorInterpolationControl UnsetEdgeColor ()
- HPS.ColorInterpolationControl UnsetEdgeIndex ()
- HPS.ColorInterpolationControl UnsetEverything ()
- HPS.ColorInterpolationControl UnsetFaceColor ()
- HPS.ColorInterpolationControl UnsetFaceIndex ()
- HPS.ColorInterpolationControl UnsetVertexColor ()
- HPS.ColorInterpolationControl UnsetVertexIndex ()