The data stored in a complex_geometry object. More...
#include <complex_geometry.hh>
Public Attributes | |
std::vector< P > | zero_faces_geom |
The data stored in a complex_geometry object.
P | The type of the location of a 0-face. |
std::vector<P> mln::geom::internal::complex_geometry_data< P >::zero_faces_geom |