Public Member Functions | |
override void | Dispose () |
HiddenLineAttributeControl (HPS.SegmentKey in_seg) | |
HiddenLineAttributeControl (HPS.HiddenLineAttributeControl in_that) | |
override HPS.Type | ObjectType () |
HPS.HiddenLineAttributeControl | SetColor (HPS.RGBAColor in_color) |
HPS.HiddenLineAttributeControl | SetDimFactor (float in_zero_to_one) |
HPS.HiddenLineAttributeControl | SetFaceDisplacement (float in_buckets) |
HPS.HiddenLineAttributeControl | SetLinePattern (string in_pattern) |
HPS.HiddenLineAttributeControl | SetRenderFaces (bool in_state) |
HPS.HiddenLineAttributeControl | SetRenderText (bool in_state) |
HPS.HiddenLineAttributeControl | SetAlgorithm (HPS.HiddenLine.Algorithm in_algorithm) |
HPS.HiddenLineAttributeControl | SetSilhouetteCleanup (bool in_state) |
HPS.HiddenLineAttributeControl | SetVisibility (bool in_state) |
HPS.HiddenLineAttributeControl | SetWeight (float in_weight, HPS.Line.SizeUnits in_units) |
HPS.HiddenLineAttributeControl | SetWeight (float in_weight) |
HPS.HiddenLineAttributeControl | SetTransparencyCutoff (float in_zero_to_one) |
HPS.HiddenLineAttributeControl | UnsetColor () |
HPS.HiddenLineAttributeControl | UnsetDimFactor () |
HPS.HiddenLineAttributeControl | UnsetFaceDisplacement () |
HPS.HiddenLineAttributeControl | UnsetLinePattern () |
HPS.HiddenLineAttributeControl | UnsetRenderFaces () |
HPS.HiddenLineAttributeControl | UnsetRenderText () |
HPS.HiddenLineAttributeControl | UnsetAlgorithm () |
HPS.HiddenLineAttributeControl | UnsetSilhouetteCleanup () |
HPS.HiddenLineAttributeControl | UnsetVisibility () |
HPS.HiddenLineAttributeControl | UnsetWeight () |
HPS.HiddenLineAttributeControl | UnsetTransparencyCutoff () |
HPS.HiddenLineAttributeControl | UnsetEverything () |
bool | ShowColor (out HPS.RGBAColor out_color) |
bool | ShowDimFactor (out float out_zero_to_one) |
bool | ShowFaceDisplacement (out float out_buckets) |
bool | ShowLinePattern (out string out_pattern) |
bool | ShowRenderFaces (out bool out_state) |
bool | ShowRenderText (out bool out_state) |
bool | ShowAlgorithm (out HPS.HiddenLine.Algorithm out_algorithm) |
bool | ShowSilhouetteCleanup (out bool out_state) |
bool | ShowVisibility (out bool out_state) |
bool | ShowWeight (out float out_weight, out HPS.Line.SizeUnits out_units) |
bool | ShowTransparencyCutoff (out float out_zero_to_one) |
![]() | |
Control (HPS.Control in_that) | |
![]() | |
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 () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
static IntPtr | ClassID< T > () |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |