as() const | SelectionArea< t_dims, t_type > | inline |
bounds() const | SelectionArea< t_dims, t_type > | inline |
bounds() | SelectionArea< t_dims, t_type > | inline |
cleanup() | SelectionArea< t_dims, t_type > | inlineprotected |
inversePerspectiveTransform() const | SelectionArea< t_dims, t_type > | inline |
inverseTransform() const | SelectionArea< t_dims, t_type > | inline |
isEnabled() const | SelectionArea< t_dims, t_type > | inline |
isInverse() const | SelectionArea< t_dims, t_type > | inline |
isPreTransformed() const | SelectionArea< t_dims, t_type > | inline |
line() const | SelectionArea< t_dims, t_type > | inline |
line() | SelectionArea< t_dims, t_type > | inline |
m_bounds | SelectionArea< t_dims, t_type > | |
m_inverse_matrix | SelectionArea< t_dims, t_type > | protected |
m_is_enabled | SelectionArea< t_dims, t_type > | protected |
m_is_inverse | SelectionArea< t_dims, t_type > | protected |
m_is_pre_transformed | SelectionArea< t_dims, t_type > | protected |
m_line | SelectionArea< t_dims, t_type > | |
m_matrix | SelectionArea< t_dims, t_type > | protected |
m_mode | SelectionArea< t_dims, t_type > | protected |
m_plane | SelectionArea< t_dims, t_type > | |
m_point | SelectionArea< t_dims, t_type > | |
m_polygon | SelectionArea< t_dims, t_type > | |
m_projection_inverse_matrix | SelectionArea< t_dims, t_type > | protected |
m_projection_matrix | SelectionArea< t_dims, t_type > | protected |
mode() const | SelectionArea< t_dims, t_type > | inline |
operator!=(const SelectionArea &area) const | SelectionArea< t_dims, t_type > | inline |
operator=(const SelectionArea &area) | SelectionArea< t_dims, t_type > | inline |
operator==(const SelectionArea &area) const | SelectionArea< t_dims, t_type > | inline |
plane() const | SelectionArea< t_dims, t_type > | inline |
plane() | SelectionArea< t_dims, t_type > | inline |
point() const | SelectionArea< t_dims, t_type > | inline |
point() | SelectionArea< t_dims, t_type > | inline |
polygon() const | SelectionArea< t_dims, t_type > | inline |
polygon() | SelectionArea< t_dims, t_type > | inline |
preTransform(const Matrix< t_type > &mat) | SelectionArea< t_dims, t_type > | inline |
preTransformed() const | SelectionArea< t_dims, t_type > | inline |
projectionTransform() const | SelectionArea< t_dims, t_type > | inline |
SelectionArea() | SelectionArea< t_dims, t_type > | inline |
SelectionArea(const SelectionArea &area) | SelectionArea< t_dims, t_type > | inline |
SelectionArea(const Vertex< t_dims, t_type > &point) | SelectionArea< t_dims, t_type > | inline |
SelectionArea(const LineSegment< t_dims, t_type > &segment) | SelectionArea< t_dims, t_type > | inline |
SelectionArea(const Polygon< t_type > &poly) | SelectionArea< t_dims, t_type > | inline |
SelectionArea(Polygon< t_type > &&poly) | SelectionArea< t_dims, t_type > | inline |
SelectionArea(const Bounds< t_dims, t_type > &bounds) | SelectionArea< t_dims, t_type > | inline |
SelectionArea(const Plane< t_dims, t_type > &plane) | SelectionArea< t_dims, t_type > | inline |
selectionBounds() const | SelectionArea< t_dims, t_type > | inline |
setIsEnabled(bool is_enabled) | SelectionArea< t_dims, t_type > | inline |
setIsInverse(bool is_inverse) | SelectionArea< t_dims, t_type > | inline |
setProjectionMatrix(const Matrix< t_type > &matrix) | SelectionArea< t_dims, t_type > | inline |
setSelection(const Vertex< t_dims, t_type > &point) | SelectionArea< t_dims, t_type > | inline |
setSelection(const LineSegment< t_dims, t_type > &segment) | SelectionArea< t_dims, t_type > | inline |
setSelection(const Polygon< t_type > &poly) | SelectionArea< t_dims, t_type > | inline |
setSelection(Polygon< t_type > &&poly) | SelectionArea< t_dims, t_type > | inline |
setSelection(const Bounds< t_dims, t_type > &bounds) | SelectionArea< t_dims, t_type > | inline |
setSelection(const Plane< t_dims, t_type > &plane) | SelectionArea< t_dims, t_type > | inline |
setTransform(const Matrix< t_type > &matrix) | SelectionArea< t_dims, t_type > | inline |
transform() const | SelectionArea< t_dims, t_type > | inline |
~SelectionArea() | SelectionArea< t_dims, t_type > | inline |