Public Member Functions | |
override void | Dispose () |
HiddenLineAttributeKit (HPS.HiddenLineAttributeKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.HiddenLineAttributeKit in_kit) |
void | Show (out HPS.HiddenLineAttributeKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.HiddenLineAttributeKit in_kit) |
HPS.HiddenLineAttributeKit | SetColor (HPS.RGBAColor in_color) |
HPS.HiddenLineAttributeKit | SetDimFactor (float in_zero_to_one) |
HPS.HiddenLineAttributeKit | SetFaceDisplacement (float in_buckets) |
HPS.HiddenLineAttributeKit | SetLinePattern (string in_pattern) |
HPS.HiddenLineAttributeKit | SetRenderFaces (bool in_state) |
HPS.HiddenLineAttributeKit | SetRenderText (bool in_state) |
HPS.HiddenLineAttributeKit | SetAlgorithm (HPS.HiddenLine.Algorithm in_algorithm) |
HPS.HiddenLineAttributeKit | SetSilhouetteCleanup (bool in_state) |
HPS.HiddenLineAttributeKit | SetVisibility (bool in_state) |
HPS.HiddenLineAttributeKit | SetWeight (float in_weight, HPS.Line.SizeUnits in_units) |
HPS.HiddenLineAttributeKit | SetWeight (float in_weight) |
HPS.HiddenLineAttributeKit | SetTransparencyCutoff (float in_zero_to_one) |
HPS.HiddenLineAttributeKit | UnsetColor () |
HPS.HiddenLineAttributeKit | UnsetDimFactor () |
HPS.HiddenLineAttributeKit | UnsetFaceDisplacement () |
HPS.HiddenLineAttributeKit | UnsetLinePattern () |
HPS.HiddenLineAttributeKit | UnsetRenderFaces () |
HPS.HiddenLineAttributeKit | UnsetRenderText () |
HPS.HiddenLineAttributeKit | UnsetAlgorithm () |
HPS.HiddenLineAttributeKit | UnsetSilhouetteCleanup () |
HPS.HiddenLineAttributeKit | UnsetVisibility () |
HPS.HiddenLineAttributeKit | UnsetWeight () |
HPS.HiddenLineAttributeKit | UnsetTransparencyCutoff () |
HPS.HiddenLineAttributeKit | 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) |
![]() | |
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.HiddenLineAttributeKit | GetDefault () |
static bool | operator== (HPS.HiddenLineAttributeKit a, HPS.HiddenLineAttributeKit b) |
static bool | operator!= (HPS.HiddenLineAttributeKit a, HPS.HiddenLineAttributeKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |