Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Namespaces | Typedefs | Functions
face_info.h File Reference
#include <vector>
#include <boost/cstdint.hpp>
#include <datatools/handle.h>
#include <datatools/i_tree_dump.h>
#include <geomtools/placement.h>
#include <geomtools/face_identifier.h>
#include <geomtools/i_shape_2d.h>

Go to the source code of this file.

Classes

class  geomtools::face_info
 Information about the nature and positioning of a face of the solid. More...
 

Namespaces

 geomtools
 Top-level namespace of the Bayeux/geomtools module library.
 

Typedefs

typedef std::vector< face_info > geomtools::face_info_collection_type
 Type alias for a collection of face information objects. More...
 

Functions

void geomtools::print_face_infos (const face_info_collection_type &, std::ostream &out_, const std::string &title_="", const std::string &indent_="")
 Smart print. More...