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

Public Member Functions

override void Dispose ()
 
 InfiniteLineKit (HPS.InfiniteLineKit in_kit)
 
override HPS.Type ObjectType ()
 
void Consume (HPS.InfiniteLineKit in_kit)
 
void Set (HPS.InfiniteLineKit in_kit)
 
void Show (out HPS.InfiniteLineKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.InfiniteLineKit in_kit)
 
HPS.InfiniteLineKit SetPriority (int in_priority)
 
HPS.InfiniteLineKit UnsetPriority ()
 
bool ShowPriority (out int out_priority)
 
HPS.InfiniteLineKit SetFirst (HPS.Point in_first)
 
HPS.InfiniteLineKit SetSecond (HPS.Point in_second)
 
HPS.InfiniteLineKit SetType (HPS.InfiniteLine.Type in_type)
 
HPS.InfiniteLineKit UnsetFirst ()
 
HPS.InfiniteLineKit UnsetSecond ()
 
HPS.InfiniteLineKit UnsetType ()
 
HPS.InfiniteLineKit UnsetEverything ()
 
bool ShowFirst (out HPS.Point out_first)
 
bool ShowSecond (out HPS.Point out_second)
 
bool ShowType (out HPS.InfiniteLine.Type out_type)
 
HPS.InfiniteLineKit SetUserData (IntPtr in_index, ulong in_bytes, byte[] in_data)
 
HPS.InfiniteLineKit SetUserData (IntPtr in_index, byte[] in_data)
 
HPS.InfiniteLineKit SetUserData (IntPtr[] in_indices, byte[][] in_data)
 
HPS.InfiniteLineKit UnsetUserData (IntPtr in_index)
 
HPS.InfiniteLineKit UnsetUserData (IntPtr[] in_indices)
 
HPS.InfiniteLineKit UnsetAllUserData ()
 
ulong ShowUserDataCount ()
 
bool ShowUserDataIndices (out IntPtr[] out_indices)
 
bool ShowUserData (IntPtr in_index, out byte[] out_data)
 
bool ShowUserData (out IntPtr[] out_indices, out byte[][] out_data)
 
- 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 bool operator== (HPS.InfiniteLineKit a, HPS.InfiniteLineKit b)
 
static bool operator!= (HPS.InfiniteLineKit a, HPS.InfiniteLineKit 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: