Tri_poly#

#include <Tri_poly.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:`Tri\_poly <class-tri-poly>`
[Tri\_poly](#class-tri-poly)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Tri_poly::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 Tri_poly::duplique() const override <tri-poly-public-int-tri-poly-duplique-const-override>`
[int Tri_poly::duplique() const override](#tri-poly-public-int-tri-poly-duplique-const-override)

get_info#

Definition
const Type_info * Tri_poly::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 * Tri_poly::get_info() const override <tri-poly-public-const-type-info-ptr-tri-poly-get-info-const-override>`
[const Type_info * Tri_poly::get_info() const override](#tri-poly-public-const-type-info-ptr-tri-poly-get-info-const-override)

normale#

Definition
void Tri_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
Brief description

remplit le tableau face_normales dans le Domaine_poly

Detailed description

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:`void Tri_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override <tri-poly-public-void-tri-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override>`
[void Tri_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override](#tri-poly-public-void-tri-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override)

taille_memoire#

Definition
unsigned Tri_poly::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 Tri_poly::taille_memoire() const override <tri-poly-public-unsigned-tri-poly-taille-memoire-const-override>`
[unsigned Tri_poly::taille_memoire() const override](#tri-poly-public-unsigned-tri-poly-taille-memoire-const-override)

Tri_poly#

Definition
Tri_poly::Tri_poly()
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:`Tri_poly::Tri_poly() <tri-poly-public-tri-poly-tri-poly>`
[Tri_poly::Tri_poly()](#tri-poly-public-tri-poly-tri-poly)

~Tri_poly#

Definition
Tri_poly::~Tri_poly()
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:`Tri_poly::~Tri_poly() <tri-poly-public-tri-poly-dtor-tri-poly>`
[Tri_poly::~Tri_poly()](#tri-poly-public-tri-poly-dtor-tri-poly)

cree_instance#

Definition
Objet_U * Tri_poly::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 * Tri_poly::cree_instance() <tri-poly-public-static-objet-u-ptr-tri-poly-cree-instance>`
[Objet_U * Tri_poly::cree_instance()](#tri-poly-public-static-objet-u-ptr-tri-poly-cree-instance)

info#

Definition
const Type_info * Tri_poly::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 * Tri_poly::info() <tri-poly-public-static-const-type-info-ptr-tri-poly-info>`
[const Type_info * Tri_poly::info()](#tri-poly-public-static-const-type-info-ptr-tri-poly-info)

self_cast#

Definition
const Tri_poly & Tri_poly::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 Tri_poly & Tri_poly::self_cast(const Objet_U &) <tri-poly-public-static-const-tri-poly-ref-tri-poly-self-cast-const-objet-u-ref>`
[const Tri_poly & Tri_poly::self_cast(const Objet_U &)](#tri-poly-public-static-const-tri-poly-ref-tri-poly-self-cast-const-objet-u-ref)

self_cast#

Definition
Tri_poly & Tri_poly::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:`Tri_poly & Tri_poly::self_cast(Objet_U &) <tri-poly-public-static-tri-poly-ref-tri-poly-self-cast-objet-u-ref>`
[Tri_poly & Tri_poly::self_cast(Objet_U &)](#tri-poly-public-static-tri-poly-ref-tri-poly-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

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 & Tri_poly::printOn(Sortie &x) const override <tri-poly-protected-sortie-ref-tri-poly-printon-sortie-ref-x-const-override>`
[Sortie & Tri_poly::printOn(Sortie &x) const override](#tri-poly-protected-sortie-ref-tri-poly-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & Tri_poly::readOn(Entree &) override <tri-poly-protected-entree-ref-tri-poly-readon-entree-ref-override>`
[Entree & Tri_poly::readOn(Entree &) override](#tri-poly-protected-entree-ref-tri-poly-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Tri_poly::info_obj