Public Member Functions | |
| override void | Dispose () |
| ColorInterpolationKit (HPS.ColorInterpolationKit in_kit) | |
| override HPS.Type | ObjectType () |
| void | Set (HPS.ColorInterpolationKit in_kit) |
| void | Show (out HPS.ColorInterpolationKit out_kit) |
| override bool | Empty () |
| override bool | Equals (System.Object obj) |
| override int | GetHashCode () |
| bool | Equals (HPS.ColorInterpolationKit in_kit) |
| HPS.ColorInterpolationKit | SetFaceColor (bool in_state) |
| HPS.ColorInterpolationKit | SetEdgeColor (bool in_state) |
| HPS.ColorInterpolationKit | SetVertexColor (bool in_state) |
| HPS.ColorInterpolationKit | SetFaceIndex (bool in_state) |
| HPS.ColorInterpolationKit | SetEdgeIndex (bool in_state) |
| HPS.ColorInterpolationKit | SetVertexIndex (bool in_state) |
| HPS.ColorInterpolationKit | UnsetFaceColor () |
| HPS.ColorInterpolationKit | UnsetEdgeColor () |
| HPS.ColorInterpolationKit | UnsetVertexColor () |
| HPS.ColorInterpolationKit | UnsetFaceIndex () |
| HPS.ColorInterpolationKit | UnsetEdgeIndex () |
| HPS.ColorInterpolationKit | UnsetVertexIndex () |
| HPS.ColorInterpolationKit | 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.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Static Public Member Functions | |
| static HPS.ColorInterpolationKit | GetDefault () |
| static bool | operator== (HPS.ColorInterpolationKit a, HPS.ColorInterpolationKit b) |
| static bool | operator!= (HPS.ColorInterpolationKit a, HPS.ColorInterpolationKit b) |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |