Public Member Functions | |
| override void | Dispose () |
| ColorInterpolationControl (HPS.SegmentKey in_seg) | |
| ColorInterpolationControl (HPS.ColorInterpolationControl in_that) | |
| override HPS.Type | ObjectType () |
| HPS.ColorInterpolationControl | SetFaceColor (bool in_state) |
| HPS.ColorInterpolationControl | SetEdgeColor (bool in_state) |
| HPS.ColorInterpolationControl | SetVertexColor (bool in_state) |
| HPS.ColorInterpolationControl | SetFaceIndex (bool in_state) |
| HPS.ColorInterpolationControl | SetEdgeIndex (bool in_state) |
| HPS.ColorInterpolationControl | SetVertexIndex (bool in_state) |
| HPS.ColorInterpolationControl | UnsetFaceColor () |
| HPS.ColorInterpolationControl | UnsetEdgeColor () |
| HPS.ColorInterpolationControl | UnsetVertexColor () |
| HPS.ColorInterpolationControl | UnsetFaceIndex () |
| HPS.ColorInterpolationControl | UnsetEdgeIndex () |
| HPS.ColorInterpolationControl | UnsetVertexIndex () |
| HPS.ColorInterpolationControl | UnsetEverything () |
| bool | ShowFaceColor (out bool out_state) |
| bool | ShowEdgeColor (out bool out_state) |
| bool | ShowVertexColor (out bool out_state) |
| bool | ShowFaceIndex (out bool out_state) |
| bool | ShowEdgeIndex (out bool out_state) |
| bool | ShowVertexIndex (out bool out_state) |
Public Member Functions inherited from HPS.Control | |
| override void | Dispose () |
| Control (HPS.Control in_that) | |
Public Member Functions inherited from HPS.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual bool | Empty () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Control | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |