Faces_VDF#

#include <Faces_VDF.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Faces\_VDF <class-faces-vdf>`
[Faces\_VDF](#class-faces-vdf)

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classFaces__VDF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer#

Definition
void Faces_VDF::associer(const Domaine_VDF &)
Brief description

se lie au domaine

Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Faces_VDF::associer(const Domaine_VDF &) <faces-vdf-public-void-faces-vdf-associer-const-domaine-vdf-ref>`
[void Faces_VDF::associer(const Domaine_VDF &)](#faces-vdf-public-void-faces-vdf-associer-const-domaine-vdf-ref)

calculer_orientation#

Definition
void Faces_VDF::calculer_orientation(IntVect &, int &, int &, int &)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Faces_VDF::calculer_orientation(IntVect &, int &, int &, int &) <faces-vdf-public-void-faces-vdf-calculer-orientation-intvect-ref-int-ref-int-ref-int-ref>`
[void Faces_VDF::calculer_orientation(IntVect &, int &, int &, int &)](#faces-vdf-public-void-faces-vdf-calculer-orientation-intvect-ref-int-ref-int-ref-int-ref)

domaine_VDF#

Definition
const Domaine_VDF & Faces_VDF::domaine_VDF() const
Brief description

Renvoie le domaine.

Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Domaine_VDF & Faces_VDF::domaine_VDF() const <faces-vdf-public-const-domaine-vdf-ref-faces-vdf-domaine-vdf-const>`
[const Domaine_VDF & Faces_VDF::domaine_VDF() const](#faces-vdf-public-const-domaine-vdf-ref-faces-vdf-domaine-vdf-const)

duplique#

Definition
int Faces_VDF::duplique() const override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Faces_VDF::duplique() const override <faces-vdf-public-int-faces-vdf-duplique-const-override>`
[int Faces_VDF::duplique() const override](#faces-vdf-public-int-faces-vdf-duplique-const-override)

Faces_VDF#

Definition
Faces_VDF::Faces_VDF()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Faces_VDF::Faces_VDF() <faces-vdf-public-faces-vdf-faces-vdf>`
[Faces_VDF::Faces_VDF()](#faces-vdf-public-faces-vdf-faces-vdf)

get_info#

Definition
const Type_info * Faces_VDF::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Faces_VDF::get_info() const override <faces-vdf-public-const-type-info-ptr-faces-vdf-get-info-const-override>`
[const Type_info * Faces_VDF::get_info() const override](#faces-vdf-public-const-type-info-ptr-faces-vdf-get-info-const-override)

orientation#

Definition
int Faces_VDF::orientation(int)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Faces_VDF::orientation(int) <faces-vdf-public-int-faces-vdf-orientation-int>`
[int Faces_VDF::orientation(int)](#faces-vdf-public-int-faces-vdf-orientation-int)

orientation#

Definition
int Faces_VDF::orientation(int) const
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Faces_VDF::orientation(int) const <faces-vdf-public-int-faces-vdf-orientation-int-const>`
[int Faces_VDF::orientation(int) const](#faces-vdf-public-int-faces-vdf-orientation-int-const)

taille_memoire#

Definition
unsigned Faces_VDF::taille_memoire() const override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`unsigned Faces_VDF::taille_memoire() const override <faces-vdf-public-unsigned-faces-vdf-taille-memoire-const-override>`
[unsigned Faces_VDF::taille_memoire() const override](#faces-vdf-public-unsigned-faces-vdf-taille-memoire-const-override)

~Faces_VDF#

Definition
Faces_VDF::~Faces_VDF()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Faces_VDF::~Faces_VDF() <faces-vdf-public-faces-vdf-dtor-faces-vdf>`
[Faces_VDF::~Faces_VDF()](#faces-vdf-public-faces-vdf-dtor-faces-vdf)

cree_instance#

Definition
Objet_U * Faces_VDF::cree_instance()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Objet_U * Faces_VDF::cree_instance() <faces-vdf-public-static-objet-u-ptr-faces-vdf-cree-instance>`
[Objet_U * Faces_VDF::cree_instance()](#faces-vdf-public-static-objet-u-ptr-faces-vdf-cree-instance)

info#

Definition
const Type_info * Faces_VDF::info()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Faces_VDF::info() <faces-vdf-public-static-const-type-info-ptr-faces-vdf-info>`
[const Type_info * Faces_VDF::info()](#faces-vdf-public-static-const-type-info-ptr-faces-vdf-info)

self_cast#

Definition
const Faces_VDF & Faces_VDF::self_cast(const Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Faces_VDF & Faces_VDF::self_cast(const Objet_U &) <faces-vdf-public-static-const-faces-vdf-ref-faces-vdf-self-cast-const-objet-u-ref>`
[const Faces_VDF & Faces_VDF::self_cast(const Objet_U &)](#faces-vdf-public-static-const-faces-vdf-ref-faces-vdf-self-cast-const-objet-u-ref)

self_cast#

Definition
Faces_VDF & Faces_VDF::self_cast(Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Faces_VDF & Faces_VDF::self_cast(Objet_U &) <faces-vdf-public-static-faces-vdf-ref-faces-vdf-self-cast-objet-u-ref>`
[Faces_VDF & Faces_VDF::self_cast(Objet_U &)](#faces-vdf-public-static-faces-vdf-ref-faces-vdf-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Faces_VDF::printOn(Sortie &x) const override
Brief description

Ecrit les faces sur un flots de sortie.

Detailed description

On ecrit:

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Sortie & Faces_VDF::printOn(Sortie &x) const override <faces-vdf-protected-sortie-ref-faces-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Faces_VDF::printOn(Sortie &x) const override](#faces-vdf-protected-sortie-ref-faces-vdf-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Faces_VDF::readOn(Entree &) override
Brief description

Lit les specifications d’un objet face a partir d’un flot d’entree.

Detailed description

On lit:

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Entree & Faces_VDF::readOn(Entree &) override <faces-vdf-protected-entree-ref-faces-vdf-readon-entree-ref-override>`
[Entree & Faces_VDF::readOn(Entree &) override](#faces-vdf-protected-entree-ref-faces-vdf-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Faces_VDF::info_obj
le_dom_VDF (private)
TRUST_Ref<Domaine_VDF *> Faces_VDF::le_dom_VDF
orientation_ (private)
IntVect Faces_VDF::orientation_