Antkeeper
0.0.1
|
#include <engine/geom/brep/brep-loop.hpp>
#include <engine/geom/brep/brep-element-container.hpp>
#include <array>
#include <cstddef>
#include <iterator>
Go to the source code of this file.
Classes | |
class | geom::brep_edge_loop_list |
List of B-rep loops that share a common edge. More... | |
struct | geom::brep_edge_loop_list::const_iterator |
class | geom::brep_edge |
Curve segment bounded by two vertices. More... | |
class | geom::brep_edge_container |
B-rep edge container. More... | |
Namespaces | |
geom | |
Geometric algorithms. | |