ColorInterpolationKit
-
class
HPS.ColorInterpolationKit: HPS.Kit Public Functions
-
ColorInterpolationKit()
-
ColorInterpolationKit(HPS.ColorInterpolationKit in_kit)
-
override void
Dispose()
-
override bool
Empty()
-
bool
Equals(HPS.ColorInterpolationKit in_kit)
-
override bool
Equals(Object obj)
-
override int
GetHashCode()
-
override HPS.Type
ObjectType()
-
void
Set(HPS.ColorInterpolationKit in_kit)
-
HPS.ColorInterpolationKit
SetEdgeColor(bool in_state)
-
HPS.ColorInterpolationKit
SetEdgeIndex(bool in_state)
-
HPS.ColorInterpolationKit
SetFaceColor(bool in_state)
-
HPS.ColorInterpolationKit
SetFaceIndex(bool in_state)
-
HPS.ColorInterpolationKit
SetVertexColor(bool in_state)
-
HPS.ColorInterpolationKit
SetVertexIndex(bool in_state)
-
void
Show(out HPS.ColorInterpolationKit out_kit)
-
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.ColorInterpolationKit
UnsetEdgeColor()
-
HPS.ColorInterpolationKit
UnsetEdgeIndex()
-
HPS.ColorInterpolationKit
UnsetEverything()
-
HPS.ColorInterpolationKit
UnsetFaceColor()
-
HPS.ColorInterpolationKit
UnsetFaceIndex()
-
HPS.ColorInterpolationKit
UnsetVertexColor()
-
HPS.ColorInterpolationKit
UnsetVertexIndex()
Public Static Functions
-
HPS.ColorInterpolationKit
GetDefault()
-
bool
operator!=(HPS.ColorInterpolationKit a, HPS.ColorInterpolationKit b)
-
bool
operator==(HPS.ColorInterpolationKit a, HPS.ColorInterpolationKit b)
-