base_type typedef (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | |
basic_geometry< basic_polygon< T > > class | simo::shapes::basic_polygon< T, AllocatorType > | friend |
basic_polygon() (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |
basic_polygon(point_iterator first, point_iterator last) (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |
basic_polygon(point_const_iterator first, point_const_iterator last) (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |
basic_polygon(std::initializer_list< T > init) (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |
basic_polygon(coord_const_iterator first, coord_const_iterator last) | simo::shapes::basic_polygon< T, AllocatorType > | inlineexplicit |
basic_polygon(coord_iterator first, coord_iterator last) | simo::shapes::basic_polygon< T, AllocatorType > | inlineexplicit |
basic_polygon(CoordIterator coord_first, CoordIterator coord_last, OffsetIterator offset_first, OffsetIterator offset_last) (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |
bounds() const | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
coord_const_iterator typedef (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | |
coord_iterator typedef (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | |
coord_type typedef (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | |
dim() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
exterior() (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |
from_json(const std::string &json) | simo::shapes::basic_geometry< basic_polygon< T > > | inlinestatic |
from_wkt(const std::string &wkt) | simo::shapes::basic_geometry< basic_polygon< T > > | inlinestatic |
geom_type() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
has_m() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
has_z() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
interiors(size_t pos) (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |
is_closed() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
is_valid() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
json(std::int32_t precision=-1) const | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
ndim() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
operator!= (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | friend |
operator== (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | friend |
point_const_iterator typedef (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | |
point_iterator typedef (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | |
point_type typedef (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | |
tagged_text() const noexcept | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
throw_for_invalid() const | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
wkt(std::int32_t precision=-1) const | simo::shapes::basic_geometry< basic_polygon< T > > | inline |
xy() const (defined in simo::shapes::basic_polygon< T, AllocatorType >) | simo::shapes::basic_polygon< T, AllocatorType > | inline |