REFERENCE MANUAL
This is the complete list of members for SelectionControl, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Empty() const | Object | inlinevirtual |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | SelectionControl | inlinevirtual |
operator=(SelectionControl &&in_that) | SelectionControl | |
operator=(SelectionControl const &in_that) | SelectionControl | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
Reset() | Object | virtual |
SelectByArea(Rectangle const &in_area, SelectionOptionsKit const &in_options, SelectionResults &out_results) const | SelectionControl | |
SelectByArea(Rectangle const &in_area, SelectionResults &out_results) const | SelectionControl | |
SelectByLine(PointArray const &in_points, SelectionOptionsKit const &in_options, SelectionResults &out_results) const | SelectionControl | |
SelectByLine(PointArray const &in_points, SelectionResults &out_results) const | SelectionControl | |
SelectByLine(size_t in_point_count, Point const in_points[], SelectionOptionsKit const &in_options, SelectionResults &out_results) const | SelectionControl | |
SelectByLine(size_t in_point_count, Point const in_points[], SelectionResults &out_results) const | SelectionControl | |
SelectByPoint(Point const &in_location, SelectionOptionsKit const &in_options, SelectionResults &out_results) const | SelectionControl | |
SelectByPoint(Point const &in_location, SelectionResults &out_results) const | SelectionControl | |
SelectByPolygon(PointArray const &in_points, SelectionOptionsKit const &in_options, SelectionResults &out_results) const | SelectionControl | |
SelectByPolygon(PointArray const &in_points, SelectionResults &out_results) const | SelectionControl | |
SelectByPolygon(size_t in_point_count, Point const in_points[], SelectionOptionsKit const &in_options, SelectionResults &out_results) const | SelectionControl | |
SelectByPolygon(size_t in_point_count, Point const in_points[], SelectionResults &out_results) const | SelectionControl | |
SelectByRay(Point const &in_start_point, Vector const &in_direction, SelectionOptionsKit const &in_options, SelectionResults &out_results) | SelectionControl | |
SelectByRay(Point const &in_start_point, Vector const &in_direction, SelectionResults &out_results) | SelectionControl | |
SelectByShell(ShellKit const &in_shell, SelectionOptionsKit const &in_options, SelectionResults &out_results) | SelectionControl | |
SelectByShell(ShellKit const &in_shell, SelectionResults &out_results) | SelectionControl | |
SelectByShell(ShellKey const &in_shell, SelectionOptionsKit const &in_options, SelectionResults &out_results) | SelectionControl | |
SelectByShell(ShellKey const &in_shell, SelectionResults &out_results) | SelectionControl | |
SelectByVolume(SimpleCuboid const &in_volume, SelectionOptionsKit const &in_options, SelectionResults &out_results) | SelectionControl | |
SelectByVolume(SimpleCuboid const &in_volume, SelectionResults &out_results) | SelectionControl | |
SelectionControl(WindowKey const &in_window) | SelectionControl | explicit |
SelectionControl(SelectionControl const &in_that) | SelectionControl | |
SelectionControl(SelectionControl &&in_that) | SelectionControl | |
Type() const | Object | |
~Object() (defined in Object) | Object | virtual |
~SelectionControl() (defined in SelectionControl) | SelectionControl |