Public Member Functions | |
override void | Dispose () |
CurveAttributeKit (HPS.CurveAttributeKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.CurveAttributeKit in_kit) |
void | Show (out HPS.CurveAttributeKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.CurveAttributeKit in_kit) |
HPS.CurveAttributeKit | SetBudget (ulong in_budget) |
HPS.CurveAttributeKit | SetContinuedBudget (bool in_state, ulong in_budget) |
HPS.CurveAttributeKit | SetContinuedBudget (bool in_state) |
HPS.CurveAttributeKit | SetContinuedBudget (ulong in_budget) |
HPS.CurveAttributeKit | SetViewDependent (bool in_state) |
HPS.CurveAttributeKit | SetMaximumDeviation (float in_deviation) |
HPS.CurveAttributeKit | SetMaximumAngle (float in_degrees) |
HPS.CurveAttributeKit | SetMaximumLength (float in_length) |
HPS.CurveAttributeKit | UnsetBudget () |
HPS.CurveAttributeKit | UnsetContinuedBudget () |
HPS.CurveAttributeKit | UnsetViewDependent () |
HPS.CurveAttributeKit | UnsetMaximumDeviation () |
HPS.CurveAttributeKit | UnsetMaximumAngle () |
HPS.CurveAttributeKit | UnsetMaximumLength () |
HPS.CurveAttributeKit | UnsetEverything () |
bool | ShowBudget (out ulong out_budget) |
bool | ShowContinuedBudget (out bool out_state, out ulong out_budget) |
bool | ShowViewDependent (out bool out_state) |
bool | ShowMaximumDeviation (out float out_deviation) |
bool | ShowMaximumAngle (out float out_degrees) |
bool | ShowMaximumLength (out float out_length) |
![]() | |
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.CurveAttributeKit | GetDefault () |
static bool | operator== (HPS.CurveAttributeKit a, HPS.CurveAttributeKit b) |
static bool | operator!= (HPS.CurveAttributeKit a, HPS.CurveAttributeKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |