Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
HPS.CurveAttributeKit Class Reference
Inheritance diagram for HPS.CurveAttributeKit:
HPS.Object

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)
 
- Public Member Functions inherited from HPS.Object
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 Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

The documentation for this class was generated from the following file: