Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEOGen::Polygon Member List

This is the complete list of members for GEOGen::Polygon, including all inherited members.

add_vertex(const Vertex &v)GEOGen::Polygoninline
clear()GEOGen::Polygoninline
clip_by_plane(Polygon &target, PointAllocator &target_intersections, const Mesh *mesh, const Delaunay *delaunay, index_t i, index_t j, bool exact, bool symbolic)GEOGen::Polygoninline
clip_by_plane_exact(Polygon &target, PointAllocator &target_intersections, const Mesh *mesh, const Delaunay *delaunay, index_t i, index_t j)GEOGen::Polygoninlineprotected
clip_by_plane_fast(Polygon &target, PointAllocator &target_intersections, const Delaunay *delaunay, index_t i, index_t j, bool symbolic) constGEOGen::Polygoninlineprotected
copy(const Polygon &rhs)GEOGen::Polygoninline
initialize_from_mesh_facet(const Mesh *mesh, index_t f, bool symbolic, const GEO::Attribute< double > &vertex_weight)GEOGen::Polygon
nb_vertices() constGEOGen::Polygoninline
next_vertex(index_t i) constGEOGen::Polygoninline
prev_vertex(index_t i) constGEOGen::Polygoninline
resize(index_t sz)GEOGen::Polygoninline
side_exact(const Mesh *mesh, const Delaunay *delaunay, const Vertex &q, const double *pi, const double *pj, coord_index_t dim)GEOGen::Polygonprotectedstatic
swap(Polygon &rhs)GEOGen::Polygoninline
vertex(index_t i) constGEOGen::Polygoninline
vertex(index_t i)GEOGen::Polygoninline