Antkeeper
0.0.1
|
#include <engine/geom/brep/brep-loop.hpp>
#include <engine/geom/brep/brep-element-container.hpp>
#include <cstddef>
#include <iterator>
#include <span>
Go to the source code of this file.
Classes | |
class | geom::brep_face_loop_list |
List of B-rep loops that bound a common face. More... | |
struct | geom::brep_face_loop_list::const_iterator |
class | geom::brep_face |
Portion of a shell bounded by loops. More... | |
class | geom::brep_face_container |
B-rep face container. More... | |
Namespaces | |
geom | |
Geometric algorithms. | |