Antkeeper
0.0.1
|
#include <engine/geom/brep/brep-edge.hpp>
#include <engine/geom/brep/brep-element-container.hpp>
#include <cstddef>
#include <iterator>
Go to the source code of this file.
Classes | |
class | geom::brep_vertex_edge_list |
List of B-rep edges bounded by a common vertex. More... | |
struct | geom::brep_vertex_edge_list::const_iterator |
class | geom::brep_vertex |
A point in space. More... | |
class | geom::brep_vertex_container |
B-rep vertex container. More... | |
Namespaces | |
geom | |
Geometric algorithms. | |