Redresser_hexaedres_vdf#
#include <Redresser_hexaedres_vdf.h>
class Redresser_hexaedres_vdf Realise un maillage en decoupant chaque tetraedre en 4 nouveaux tetraedres
How to cite this class in this doc#
:ref:`Redresser\_hexaedres\_vdf <class-redresser-hexaedres-vdf>`
[Redresser\_hexaedres\_vdf](#class-redresser-hexaedres-vdf)
Detailed description#
Le maillage obtenu n’a pas de directions preferentielles
Inherits from#
public : Interprete_geometrique_base_32_64
<int>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique
int Redresser_hexaedres_vdf::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Redresser_hexaedres_vdf::duplique() const override <public-int-redresser-hexaedres-vdf-duplique-const-override>`
[int Redresser_hexaedres_vdf::duplique() const override](#public-int-redresser-hexaedres-vdf-duplique-const-override)
get_info
const Type_info * Redresser_hexaedres_vdf::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Redresser_hexaedres_vdf::get_info() const override <public-const-type-info-ptr-redresser-hexaedres-vdf-get-info-const-override>`
[const Type_info * Redresser_hexaedres_vdf::get_info() const override](#public-const-type-info-ptr-redresser-hexaedres-vdf-get-info-const-override)
interpreter_
Entree & Redresser_hexaedres_vdf::interpreter_(Entree &) override
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Redresser_hexaedres_vdf::interpreter_(Entree &) override <public-entree-ref-redresser-hexaedres-vdf-interpreter-underscore-entree-ref-override>`
[Entree & Redresser_hexaedres_vdf::interpreter_(Entree &) override](#public-entree-ref-redresser-hexaedres-vdf-interpreter-underscore-entree-ref-override)
Redresser_hexaedres_vdf
Redresser_hexaedres_vdf::Redresser_hexaedres_vdf()
How to cite in this doc:
:ref:`Redresser_hexaedres_vdf::Redresser_hexaedres_vdf() <public-redresser-hexaedres-vdf-redresser-hexaedres-vdf>`
[Redresser_hexaedres_vdf::Redresser_hexaedres_vdf()](#public-redresser-hexaedres-vdf-redresser-hexaedres-vdf)
taille_memoire
unsigned Redresser_hexaedres_vdf::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Redresser_hexaedres_vdf::taille_memoire() const override <public-unsigned-redresser-hexaedres-vdf-taille-memoire-const-override>`
[unsigned Redresser_hexaedres_vdf::taille_memoire() const override](#public-unsigned-redresser-hexaedres-vdf-taille-memoire-const-override)
~Redresser_hexaedres_vdf
Redresser_hexaedres_vdf::~Redresser_hexaedres_vdf()
How to cite in this doc:
:ref:`Redresser_hexaedres_vdf::~Redresser_hexaedres_vdf() <public-redresser-hexaedres-vdf-dtor-redresser-hexaedres-vdf>`
[Redresser_hexaedres_vdf::~Redresser_hexaedres_vdf()](#public-redresser-hexaedres-vdf-dtor-redresser-hexaedres-vdf)
cree_instance
Objet_U * Redresser_hexaedres_vdf::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Redresser_hexaedres_vdf::cree_instance() <public-static-objet-u-ptr-redresser-hexaedres-vdf-cree-instance>`
[Objet_U * Redresser_hexaedres_vdf::cree_instance()](#public-static-objet-u-ptr-redresser-hexaedres-vdf-cree-instance)
info
const Type_info * Redresser_hexaedres_vdf::info()
How to cite in this doc:
:ref:`const Type_info * Redresser_hexaedres_vdf::info() <public-static-const-type-info-ptr-redresser-hexaedres-vdf-info>`
[const Type_info * Redresser_hexaedres_vdf::info()](#public-static-const-type-info-ptr-redresser-hexaedres-vdf-info)
self_cast
const Redresser_hexaedres_vdf & Redresser_hexaedres_vdf::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Redresser_hexaedres_vdf & Redresser_hexaedres_vdf::self_cast(const Objet_U &) <public-static-const-redresser-hexaedres-vdf-ref-redresser-hexaedres-vdf-self-cast-const-objet-u-ref>`
[const Redresser_hexaedres_vdf & Redresser_hexaedres_vdf::self_cast(const Objet_U &)](#public-static-const-redresser-hexaedres-vdf-ref-redresser-hexaedres-vdf-self-cast-const-objet-u-ref)
self_cast
Redresser_hexaedres_vdf & Redresser_hexaedres_vdf::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Redresser_hexaedres_vdf & Redresser_hexaedres_vdf::self_cast(Objet_U &) <public-static-redresser-hexaedres-vdf-ref-redresser-hexaedres-vdf-self-cast-objet-u-ref>`
[Redresser_hexaedres_vdf & Redresser_hexaedres_vdf::self_cast(Objet_U &)](#public-static-redresser-hexaedres-vdf-ref-redresser-hexaedres-vdf-self-cast-objet-u-ref)
printOn
Sortie & Redresser_hexaedres_vdf::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Redresser_hexaedres_vdf::printOn(Sortie &x) const override <protected-sortie-ref-redresser-hexaedres-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Redresser_hexaedres_vdf::printOn(Sortie &x) const override](#protected-sortie-ref-redresser-hexaedres-vdf-printon-sortie-ref-x-const-override)
readOn
Entree & Redresser_hexaedres_vdf::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Redresser_hexaedres_vdf::readOn(Entree &) override <protected-entree-ref-redresser-hexaedres-vdf-readon-entree-ref-override>`
[Entree & Redresser_hexaedres_vdf::readOn(Entree &) override](#protected-entree-ref-redresser-hexaedres-vdf-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info Redresser_hexaedres_vdf::info_obj