Public Member Functions | |
override void | Dispose () |
NURBSSurfaceAttributeKit (HPS.NURBSSurfaceAttributeKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.NURBSSurfaceAttributeKit in_kit) |
void | Show (out HPS.NURBSSurfaceAttributeKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.NURBSSurfaceAttributeKit in_kit) |
HPS.NURBSSurfaceAttributeKit | SetBudget (ulong in_budget) |
HPS.NURBSSurfaceAttributeKit | SetMaximumDeviation (float in_deviation) |
HPS.NURBSSurfaceAttributeKit | SetMaximumAngle (float in_degrees) |
HPS.NURBSSurfaceAttributeKit | SetMaximumWidth (float in_width) |
HPS.NURBSSurfaceAttributeKit | SetTrimBudget (ulong in_budget) |
HPS.NURBSSurfaceAttributeKit | SetMaximumTrimDeviation (float in_deviation) |
HPS.NURBSSurfaceAttributeKit | UnsetBudget () |
HPS.NURBSSurfaceAttributeKit | UnsetMaximumDeviation () |
HPS.NURBSSurfaceAttributeKit | UnsetMaximumAngle () |
HPS.NURBSSurfaceAttributeKit | UnsetMaximumWidth () |
HPS.NURBSSurfaceAttributeKit | UnsetTrimBudget () |
HPS.NURBSSurfaceAttributeKit | UnsetMaximumTrimDeviation () |
HPS.NURBSSurfaceAttributeKit | UnsetEverything () |
bool | ShowBudget (out ulong out_budget) |
bool | ShowMaximumDeviation (out float out_deviation) |
bool | ShowMaximumAngle (out float out_degrees) |
bool | ShowMaximumWidth (out float out_width) |
bool | ShowTrimBudget (out ulong out_budget) |
bool | ShowMaximumTrimDeviation (out float out_deviation) |
![]() | |
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.NURBSSurfaceAttributeKit | GetDefault () |
static bool | operator== (HPS.NURBSSurfaceAttributeKit a, HPS.NURBSSurfaceAttributeKit b) |
static bool | operator!= (HPS.NURBSSurfaceAttributeKit a, HPS.NURBSSurfaceAttributeKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |