Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <iostream>
#include <string>
#include <map>
#include <vector>
#include <boost/cstdint.hpp>
#include <mygsl/min_max.h>
#include <geomtools/i_shape_2d.h>
#include <geomtools/i_shape_3d.h>
Go to the source code of this file.
Classes | |
struct | geomtools::facet_vertex |
A vertex (corner) of a triangle or quadrangle facet in a tessellated solid. More... | |
class | geomtools::facet34 |
A triangle or convex quadrangle facet of a tessellated solid. More... | |
class | geomtools::facet_segment |
A segment associated to a facet. More... | |
class | geomtools::tessellated_solid |
Tessellated solid made of facets. More... | |
Namespaces | |
geomtools | |
Top-level namespace of the Bayeux/geomtools module library. | |