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

Public Member Functions

override void Dispose ()
 
 SelectionItem (HPS.SelectionItem in_that)
 
override HPS.Type ObjectType ()
 
void Set (HPS.SelectionItem in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.SelectionItem in_that)
 
bool ShowSelectionLevel (out HPS.Selection.Level out_level)
 
bool ShowSelectedItem (out HPS.Key out_selection)
 
bool ShowPath (out HPS.KeyPath out_path)
 
bool ShowFaces (out ulong[] out_faces)
 
bool ShowVertices (out ulong[] out_vertices)
 
bool ShowEdges (out ulong[] out_vertices1, out ulong[] out_vertices2)
 
bool ShowCharacters (out ulong[] out_characters)
 
bool ShowSelectionPosition (out HPS.WindowPoint out_location)
 
bool ShowSelectionPosition (out HPS.WorldPoint out_location)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static bool operator== (HPS.SelectionItem a, HPS.SelectionItem b)
 
static bool operator!= (HPS.SelectionItem a, HPS.SelectionItem 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: