Recti 1.2.4
Loading...
Searching...
No Matches
recti::Polygon< T > Member List

This is the complete list of members for recti::Polygon< T >, including all inherited members.

is_convex() const -> boolrecti::Polygon< T >inline
is_rectilinear() const -> boolrecti::Polygon< T >inline
operator!=(const Polygon &rhs) constrecti::Polygon< T >inline
operator+=(const Vector2< T > &rhs) -> Polygon &recti::Polygon< T >inline
operator-=(const Vector2< T > &rhs) -> Polygon &recti::Polygon< T >inline
operator==(const Polygon &rhs) constrecti::Polygon< T >inline
origin() constrecti::Polygon< T >inline
Polygon()=defaultrecti::Polygon< T >
Polygon(Point< T > origin, std::vector< Vector2< T > > vecs)recti::Polygon< T >inline
Polygon(std::span< const Point< T > > pointset)recti::Polygon< T >inlineexplicit
signed_area_x2() const -> Trecti::Polygon< T >inline
vectors() constrecti::Polygon< T >inline
vertices() const -> std::vector< Point< T > >recti::Polygon< T >inline