|
override void | Dispose () |
|
| SelectionControl (HPS.WindowKey in_window) |
|
| SelectionControl (HPS.SelectionControl in_that) |
|
override HPS.Type | ObjectType () |
|
ulong | SelectByPoint (HPS.Point in_location, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByPoint (HPS.Point in_location, out HPS.SelectionResults out_results) |
|
ulong | SelectByArea (HPS.Rectangle in_area, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByArea (HPS.Rectangle in_area, out HPS.SelectionResults out_results) |
|
ulong | SelectByPolygon (HPS.Point[] in_points, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByPolygon (HPS.Point[] in_points, out HPS.SelectionResults out_results) |
|
ulong | SelectByLine (HPS.Point[] in_points, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByLine (HPS.Point[] in_points, out HPS.SelectionResults out_results) |
|
ulong | SelectByShell (HPS.ShellKit in_shell, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByShell (HPS.ShellKit in_shell, out HPS.SelectionResults out_results) |
|
ulong | SelectByShell (HPS.ShellKey in_shell, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByShell (HPS.ShellKey in_shell, out HPS.SelectionResults out_results) |
|
ulong | SelectByVolume (HPS.SimpleCuboid in_volume, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByVolume (HPS.SimpleCuboid in_volume, out HPS.SelectionResults out_results) |
|
ulong | SelectByRay (HPS.Point in_start_point, HPS.Vector in_direction, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) |
|
ulong | SelectByRay (HPS.Point in_start_point, HPS.Vector in_direction, out HPS.SelectionResults out_results) |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|