Tri_poly#
#include <Tri_poly.h>
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#
public : Elem_poly_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Tri_poly::duplique() const override
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#
const Type_info * Tri_poly::get_info() const override
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#
void Tri_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
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#
unsigned Tri_poly::taille_memoire() const override
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#
Tri_poly::Tri_poly()
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#
Tri_poly::~Tri_poly()
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#
Objet_U * Tri_poly::cree_instance()
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#
const Type_info * Tri_poly::info()
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#
const Tri_poly & Tri_poly::self_cast(const Objet_U &)
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#
Tri_poly & Tri_poly::self_cast(Objet_U &)
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#
Sortie & Tri_poly::printOn(Sortie &x) const override
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#
Entree & Tri_poly::readOn(Entree &) override
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#
const Type_info Tri_poly::info_obj