16#include <Poly_geom_base.h>
21template <
typename _SIZE_>
28template <
typename _SIZE_>
35template <
typename _SIZE_>
42 return this->mon_dom->les_elems().dimension_int(1);
Class Elem_geom_base This class is the base class for the definition of elements.
Class defining operators and methods for all reading operation in an input flow (file,...
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for polyedrons and polygons. Connectivity is stored in descending mode:
int get_nb_som_elem_max() const
Base class for output streams.