REFERENCE MANUAL
This is the complete list of members for HPS.SelectionControl, including all inherited members.
ClassID< T >() (defined in HPS.Object) | HPS.Object | static |
cMemOwn (defined in HPS.Object) | HPS.Object | protected |
cptr (defined in HPS.Object) | HPS.Object | protected |
deleteCptr() (defined in HPS.SelectionControl) | HPS.SelectionControl | protectedvirtual |
Dispose() (defined in HPS.SelectionControl) | HPS.SelectionControl | virtual |
Empty() | HPS.Object | virtual |
GetClassID() (defined in HPS.Object) | HPS.Object | |
GetInstanceID() | HPS.Object | |
GetNonDirectorClassID() (defined in HPS.Object) | HPS.Object | protectedvirtual |
HasType(HPS.Type in_mask) | HPS.Object | |
Object() (defined in HPS.Object) | HPS.Object | |
Object(HPS.Object in_that) | HPS.Object | |
ObjectType() | HPS.SelectionControl | virtual |
Reset() | HPS.Object | virtual |
scptr (defined in HPS.Object) | HPS.Object | protected |
SelectByArea(HPS.Rectangle in_area, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByArea(HPS.Rectangle in_area, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByLine(HPS.Point[] in_points, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByLine(HPS.Point[] in_points, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByPoint(HPS.Point in_location, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByPoint(HPS.Point in_location, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByPolygon(HPS.Point[] in_points, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByPolygon(HPS.Point[] in_points, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByRay(HPS.Point in_start_point, HPS.Vector in_direction, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByRay(HPS.Point in_start_point, HPS.Vector in_direction, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByShell(HPS.ShellKit in_shell, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByShell(HPS.ShellKit in_shell, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByShell(HPS.ShellKey in_shell, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByShell(HPS.ShellKey in_shell, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByVolume(HPS.SimpleCuboid in_volume, HPS.SelectionOptionsKit in_options, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectByVolume(HPS.SimpleCuboid in_volume, out HPS.SelectionResults out_results) | HPS.SelectionControl | |
SelectionControl(HPS.WindowKey in_window) | HPS.SelectionControl | |
SelectionControl(HPS.SelectionControl in_that) | HPS.SelectionControl | |
Type() | HPS.Object |