|
CPP-TOOLBOX
|
This is the complete list of members for vertex_geometry::NGon, including all inherited members.
| get_points() const | vertex_geometry::NGon | inline |
| get_triangulation_mode() const | vertex_geometry::NGon | inline |
| NGon(const std::vector< glm::vec3 > &pts, TriangulationMode mode=TriangulationMode::CentralFan) | vertex_geometry::NGon | inline |
| NGon(std::size_t n_vertices, float radius=1.0f, const glm::vec3 &normal=glm::vec3(0, 0, 1), const glm::vec3 &offset=glm::vec3(0, 0, 0), TriangulationMode mode=TriangulationMode::CentralFan) | vertex_geometry::NGon | inline |
| operator[](std::size_t index) const | vertex_geometry::NGon | inline |
| operator[](std::size_t index) | vertex_geometry::NGon | inline |
| size() const | vertex_geometry::NGon | inline |