Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <iostream>
#include <string>
#include <datatools/i_tree_dump.h>
#include <datatools/i_serializable.h>
#include <geomtools/i_shape_1d.h>
#include <geomtools/utils.h>
#include <geomtools/i_wires_3d_rendering.h>
#include <boost/serialization/export.hpp>
#include <boost/serialization/version.hpp>
Go to the source code of this file.
Classes | |
class | geomtools::line_3d |
An line/segment (1D shape) in a 3D space. More... | |
Namespaces | |
geomtools | |
Top-level namespace of the Bayeux/geomtools module library. | |
Typedefs | |
typedef line_3d | geomtools::segment_3d |
Type alias for the line_3d class. More... | |