|
Recti 1.2.4
|
This is the complete list of members for recti::RPolygon< T >, including all inherited members.
| begin() const -> const_iterator | recti::RPolygon< T > | inline |
| const_iterator typedef | recti::RPolygon< T > | |
| end() const -> const_iterator | recti::RPolygon< T > | inline |
| is_rectilinear() const -> bool | recti::RPolygon< T > | inline |
| operator!=(const RPolygon &rhs) const | recti::RPolygon< T > | inline |
| operator+=(const Vector2< T > &vector_offset) -> RPolygon & | recti::RPolygon< T > | inline |
| operator-=(const Vector2< T > &vector_offset) -> RPolygon & | recti::RPolygon< T > | inline |
| operator==(const RPolygon &rhs) const | recti::RPolygon< T > | inline |
| origin() const | recti::RPolygon< T > | inline |
| RPolygon()=default | recti::RPolygon< T > | |
| RPolygon(Point< T > origin, std::vector< Vector2< T > > vecs) | recti::RPolygon< T > | inline |
| RPolygon(std::span< const Point< T > > pointset) | recti::RPolygon< T > | inlineexplicit |
| signed_area() const -> T | recti::RPolygon< T > | inline |
| vectors() const | recti::RPolygon< T > | inline |
| vertices() const -> std::vector< Point< T > > | recti::RPolygon< T > | inline |