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