Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <string>
#include <datatools/bit_mask.h>
#include <datatools/handle.h>
#include <datatools/ocd_macros.h>
#include <geomtools/utils.h>
#include <geomtools/i_object_3d.h>
#include <geomtools/i_find_intercept.h>
#include <geomtools/i_wires_3d_rendering.h>
Go to the source code of this file.
Classes | |
class | geomtools::i_shape_2d |
The abstract base class for all 2D shapes/surfaces. More... | |
Namespaces | |
geomtools | |
Top-level namespace of the Bayeux/geomtools module library. | |
Typedefs | |
typedef datatools::handle< i_shape_2d > | geomtools::shape_2d_handle_type |
Type aliases for a handle to a 2D shape. More... | |
typedef shape_2d_handle_type | geomtools::face_handle_type |