Polygone_32_64#
#include <Polygone.h>
Classe Polygone Cette represente l’element geometrique Polygone.
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:`Polygone\_32\_64 <class-template-polygone-32-64>`
[Polygone\_32\_64](#class-template-polygone-32-64)
Detailed description#
Un polyedre est un element defini par ses faces de type Type_Face::polygone_3D
Inherits from#
public : Poly_geom_base_32_64
<_SIZE_>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
affecte_connectivite_numero_global#
void Polygone_32_64<_SIZE_>::affecte_connectivite_numero_global(const ArrOfInt_t &FacesIndex, const ArrOfInt_t &PolygonIndex, IntTab_t &les_elems)
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:`void Polygone_32_64<_SIZE_>::affecte_connectivite_numero_global(const ArrOfInt_t &FacesIndex, const ArrOfInt_t &PolygonIndex, IntTab_t &les_elems) <polygone-32-64-public-void-polygone-32-64-size-affecte-connectivite-numero-global-const-arrofint-t-ref-facesindex-const-arrofint-t-ref-polygonindex-inttab-t-ref-les-elems>`
[void Polygone_32_64<_SIZE_>::affecte_connectivite_numero_global(const ArrOfInt_t &FacesIndex, const ArrOfInt_t &PolygonIndex, IntTab_t &les_elems)](#polygone-32-64-public-void-polygone-32-64-size-affecte-connectivite-numero-global-const-arrofint-t-ref-facesindex-const-arrofint-t-ref-polygonindex-inttab-t-ref-les-elems)
build_reduced#
void Polygone_32_64<_SIZE_>::build_reduced(TRUST_Deriv< Elem_geom_base_32_64< int > > &type_elem, const ArrOfInt_t &elems_sous_part) const override
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 Polygone_32_64<_SIZE_>::build_reduced(TRUST_Deriv< Elem_geom_base_32_64< int > > &type_elem, const ArrOfInt_t &elems_sous_part) const override <polygone-32-64-public-void-polygone-32-64-size-build-reduced-trust-deriv-elem-geom-base-32-64-int-ref-type-elem-const-arrofint-t-ref-elems-sous-part-const-override>`
[void Polygone_32_64<_SIZE_>::build_reduced(TRUST_Deriv< Elem_geom_base_32_64< int > > &type_elem, const ArrOfInt_t &elems_sous_part) const override](#polygone-32-64-public-void-polygone-32-64-size-build-reduced-trust-deriv-elem-geom-base-32-64-int-ref-type-elem-const-arrofint-t-ref-elems-sous-part-const-override)
calculer_centres_gravite#
void Polygone_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &xp) const override
Compute all centers of mass of all elements in the domain.
Detailed description
Calcule les centres de gravites de tous les elements du domaine associe a l’element goemetrique.
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:`void Polygone_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &xp) const override <polygone-32-64-public-void-polygone-32-64-size-calculer-centres-gravite-doubletab-t-ref-xp-const-override>`
[void Polygone_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &xp) const override](#polygone-32-64-public-void-polygone-32-64-size-calculer-centres-gravite-doubletab-t-ref-xp-const-override)
calculer_un_centre_gravite#
void Polygone_32_64<_SIZE_>::calculer_un_centre_gravite(const int_t elem, DoubleVect &xp) const override
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 Polygone_32_64<_SIZE_>::calculer_un_centre_gravite(const int_t elem, DoubleVect &xp) const override <polygone-32-64-public-void-polygone-32-64-size-calculer-un-centre-gravite-const-int-t-elem-doublevect-ref-xp-const-override>`
[void Polygone_32_64<_SIZE_>::calculer_un_centre_gravite(const int_t elem, DoubleVect &xp) const override](#polygone-32-64-public-void-polygone-32-64-size-calculer-un-centre-gravite-const-int-t-elem-doublevect-ref-xp-const-override)
calculer_volumes#
void Polygone_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override
NE FAIT RIEN: A CODER Calcule les volumes des elements du domaine associe.
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:`void Polygone_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override <polygone-32-64-public-void-polygone-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override>`
[void Polygone_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override](#polygone-32-64-public-void-polygone-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override)
compute_virtual_index#
void Polygone_32_64<_SIZE_>::compute_virtual_index() 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:`void Polygone_32_64<_SIZE_>::compute_virtual_index() override <polygone-32-64-public-void-polygone-32-64-size-compute-virtual-index-override>`
[void Polygone_32_64<_SIZE_>::compute_virtual_index() override](#polygone-32-64-public-void-polygone-32-64-size-compute-virtual-index-override)
contient#
int Polygone_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override
NE FAIT RIEN: A CODER, renvoie toujours 0.
Detailed description
Renvoie 1 si l’element “element” du domaine associe a l’element geometrique contient le point de coordonnees specifiees par le parametre “pos”. Renvoie 0 sinon.
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 Polygone_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override <polygone-32-64-public-int-polygone-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override>`
[int Polygone_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override](#polygone-32-64-public-int-polygone-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override)
contient#
int Polygone_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override
NE FAIT RIEN: A CODER, renvoie toujours 0 Renvoie 1 si les sommets specifies par le parametre “pos”.
Detailed description
sont les sommets de l’element “element” du domaine associe a l’element geometrique.
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 Polygone_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override <polygone-32-64-public-int-polygone-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override>`
[int Polygone_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override](#polygone-32-64-public-int-polygone-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override)
duplique#
int Polygone_32_64<_T_>::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 Polygone_32_64<_T_>::duplique() const override <polygone-32-64-public-int-polygone-32-64-t-duplique-const-override>`
[int Polygone_32_64<_T_>::duplique() const override](#polygone-32-64-public-int-polygone-32-64-t-duplique-const-override)
face_sommet#
int Polygone_32_64<_SIZE_>::face_sommet(int i, int j) const override
Renvoie le numero du j - ieme sommet de la i - ieme face de l’element.
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 Polygone_32_64<_SIZE_>::face_sommet(int i, int j) const override <polygone-32-64-public-int-polygone-32-64-size-face-sommet-int-i-int-j-const-override>`
[int Polygone_32_64<_SIZE_>::face_sommet(int i, int j) const override](#polygone-32-64-public-int-polygone-32-64-size-face-sommet-int-i-int-j-const-override)
get_info#
const Type_info * Polygone_32_64<_T_>::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 * Polygone_32_64<_T_>::get_info() const override <polygone-32-64-public-const-type-info-ptr-polygone-32-64-t-get-info-const-override>`
[const Type_info * Polygone_32_64<_T_>::get_info() const override](#polygone-32-64-public-const-type-info-ptr-polygone-32-64-t-get-info-const-override)
get_nb_face_elem_max#
int Polygone_32_64<_SIZE_>::get_nb_face_elem_max() const
Detailed description
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:`int Polygone_32_64<_SIZE_>::get_nb_face_elem_max() const <polygone-32-64-public-int-polygone-32-64-size-get-nb-face-elem-max-const>`
[int Polygone_32_64<_SIZE_>::get_nb_face_elem_max() const](#polygone-32-64-public-int-polygone-32-64-size-get-nb-face-elem-max-const)
get_nb_som_elem_max#
int Polygone_32_64<_SIZE_>::get_nb_som_elem_max() const
Detailed description
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:`int Polygone_32_64<_SIZE_>::get_nb_som_elem_max() const <polygone-32-64-public-int-polygone-32-64-size-get-nb-som-elem-max-const>`
[int Polygone_32_64<_SIZE_>::get_nb_som_elem_max() const](#polygone-32-64-public-int-polygone-32-64-size-get-nb-som-elem-max-const)
get_somme_nb_faces_elem#
_SIZE_ Polygone_32_64<_SIZE_>::get_somme_nb_faces_elem() 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:`_SIZE_ Polygone_32_64<_SIZE_>::get_somme_nb_faces_elem() const override <polygone-32-64-public-size-polygone-32-64-size-get-somme-nb-faces-elem-const-override>`
[_SIZE_ Polygone_32_64<_SIZE_>::get_somme_nb_faces_elem() const override](#polygone-32-64-public-size-polygone-32-64-size-get-somme-nb-faces-elem-const-override)
get_tab_faces_sommets_locaux#
int Polygone_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override
remplit le tableau faces_som_local(i,j)
Detailed description
Celui - ci donne pour 0 < = i < nb_faces() et 0 < = j <nb_som_face(i) le numero local du sommet sur l’element. On a 0 < = faces_sommets_locaux(i,j) < nb_som() Si toutes les faces de l’element n’ont pas le meme nombre de sommets, le nombre de colonnes du tableau est le plus grand nombre de sommets, et les cases inutilisees du tableau sont mises a - 1 On renvoie 1 si toutes les faces ont le meme nombre d’elements, 0 sinon.
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 Polygone_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override <polygone-32-64-public-int-polygone-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override>`
[int Polygone_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override](#polygone-32-64-public-int-polygone-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override)
get_tab_faces_sommets_locaux#
int Polygone_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local, int_t elem) const override
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:`int Polygone_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local, int_t elem) const override <polygone-32-64-public-int-polygone-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-int-t-elem-const-override>`
[int Polygone_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local, int_t elem) const override](#polygone-32-64-public-int-polygone-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-int-t-elem-const-override)
getElemIndex#
const ArrOfInt_t & Polygone_32_64<_SIZE_>::getElemIndex() const override
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:`const ArrOfInt_t & Polygone_32_64<_SIZE_>::getElemIndex() const override <polygone-32-64-public-const-arrofint-t-ref-polygone-32-64-size-getelemindex-const-override>`
[const ArrOfInt_t & Polygone_32_64<_SIZE_>::getElemIndex() const override](#polygone-32-64-public-const-arrofint-t-ref-polygone-32-64-size-getelemindex-const-override)
getPolygonIndex#
const ArrOfInt_t & Polygone_32_64<_SIZE_>::getPolygonIndex() const
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 ArrOfInt_t & Polygone_32_64<_SIZE_>::getPolygonIndex() const <polygone-32-64-public-const-arrofint-t-ref-polygone-32-64-size-getpolygonindex-const>`
[const ArrOfInt_t & Polygone_32_64<_SIZE_>::getPolygonIndex() const](#polygone-32-64-public-const-arrofint-t-ref-polygone-32-64-size-getpolygonindex-const)
info_obj#
const Type_info Polygone_32_64<trustIdType>::info_obj("Polygone" "_64", Polygone_32_64< trustIdType >::cree_instance, 1, Polygone_32_64bases< trustIdType >)
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 Polygone_32_64<trustIdType>::info_obj("Polygone" "_64", Polygone_32_64< trustIdType >::cree_instance, 1, Polygone_32_64bases< trustIdType >) <polygone-32-64-public-const-type-info-polygone-32-64-trustidtype-info-obj-"polygone"-"-64"-polygone-32-64-trustidtype-cree-instance-1-polygone-32-64bases-trustidtype>`
[const Type_info Polygone_32_64<trustIdType>::info_obj("Polygone" "_64", Polygone_32_64< trustIdType >::cree_instance, 1, Polygone_32_64bases< trustIdType >)](#polygone-32-64-public-const-type-info-polygone-32-64-trustidtype-info-obj-"polygone"-"-64"-polygone-32-64-trustidtype-cree-instance-1-polygone-32-64bases-trustidtype)
info_obj#
const Type_info Polygone_32_64<int>::info_obj("Polygone", Polygone_32_64< int >::cree_instance, 1, Polygone_32_64bases< int >)
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 Polygone_32_64<int>::info_obj("Polygone", Polygone_32_64< int >::cree_instance, 1, Polygone_32_64bases< int >) <polygone-32-64-public-const-type-info-polygone-32-64-int-info-obj-"polygone"-polygone-32-64-int-cree-instance-1-polygone-32-64bases-int>`
[const Type_info Polygone_32_64<int>::info_obj("Polygone", Polygone_32_64< int >::cree_instance, 1, Polygone_32_64bases< int >)](#polygone-32-64-public-const-type-info-polygone-32-64-int-info-obj-"polygone"-polygone-32-64-int-cree-instance-1-polygone-32-64bases-int)
nb_faces#
int Polygone_32_64<_SIZE_>::nb_faces(int=0) const override
Renvoie le nombre de faces du type specifie que possede l’element geometrique.
Detailed description
Un Polygone a 1 type de faces: polygon_3D
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 Polygone_32_64<_SIZE_>::nb_faces(int=0) const override <polygone-32-64-public-int-polygone-32-64-size-nb-faces-int-equal-0-const-override>`
[int Polygone_32_64<_SIZE_>::nb_faces(int=0) const override](#polygone-32-64-public-int-polygone-32-64-size-nb-faces-int-equal-0-const-override)
nb_som#
int Polygone_32_64<_SIZE_>::nb_som() const override
Renvoie le nombre de sommets d’un Polygone.
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:`int Polygone_32_64<_SIZE_>::nb_som() const override <polygone-32-64-public-int-polygone-32-64-size-nb-som-const-override>`
[int Polygone_32_64<_SIZE_>::nb_som() const override](#polygone-32-64-public-int-polygone-32-64-size-nb-som-const-override)
nb_som_face#
int Polygone_32_64<_SIZE_>::nb_som_face(int=0) const override
Renvoie le nombre maximum de sommets des faces du type specifie.
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 Polygone_32_64<_SIZE_>::nb_som_face(int=0) const override <polygone-32-64-public-int-polygone-32-64-size-nb-som-face-int-equal-0-const-override>`
[int Polygone_32_64<_SIZE_>::nb_som_face(int=0) const override](#polygone-32-64-public-int-polygone-32-64-size-nb-som-face-int-equal-0-const-override)
nom_lml#
const Nom & Polygone_32_64<_SIZE_>::nom_lml() const override
Renvoie le nom LML d’un polyedre = “POLYEDRE_” + nb_som_max.
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 Nom & Polygone_32_64<_SIZE_>::nom_lml() const override <polygone-32-64-public-const-nom-ref-polygone-32-64-size-nom-lml-const-override>`
[const Nom & Polygone_32_64<_SIZE_>::nom_lml() const override](#polygone-32-64-public-const-nom-ref-polygone-32-64-size-nom-lml-const-override)
Polygone_32_64#
Polygone_32_64<_SIZE_>::Polygone_32_64()
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:`Polygone_32_64<_SIZE_>::Polygone_32_64() <polygone-32-64-public-polygone-32-64-size-polygone-32-64>`
[Polygone_32_64<_SIZE_>::Polygone_32_64()](#polygone-32-64-public-polygone-32-64-size-polygone-32-64)
rebuild_index#
void Polygone_32_64<_SIZE_>::rebuild_index()
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:`void Polygone_32_64<_SIZE_>::rebuild_index() <polygone-32-64-public-void-polygone-32-64-size-rebuild-index>`
[void Polygone_32_64<_SIZE_>::rebuild_index()](#polygone-32-64-public-void-polygone-32-64-size-rebuild-index)
taille_memoire#
unsigned Polygone_32_64<_T_>::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 Polygone_32_64<_T_>::taille_memoire() const override <polygone-32-64-public-unsigned-polygone-32-64-t-taille-memoire-const-override>`
[unsigned Polygone_32_64<_T_>::taille_memoire() const override](#polygone-32-64-public-unsigned-polygone-32-64-t-taille-memoire-const-override)
type_face#
Type_Face Polygone_32_64<_SIZE_>::type_face(int=0) const override
Renvoie le i - ieme type de face.
Detailed description
Un polyedre a 2 types de face: quadrangle et triangle
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:`Type_Face Polygone_32_64<_SIZE_>::type_face(int=0) const override <polygone-32-64-public-type-face-polygone-32-64-size-type-face-int-equal-0-const-override>`
[Type_Face Polygone_32_64<_SIZE_>::type_face(int=0) const override](#polygone-32-64-public-type-face-polygone-32-64-size-type-face-int-equal-0-const-override)
~Polygone_32_64#
Polygone_32_64<_T_>::~Polygone_32_64()
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:`Polygone_32_64<_T_>::~Polygone_32_64() <polygone-32-64-public-polygone-32-64-t-dtor-polygone-32-64>`
[Polygone_32_64<_T_>::~Polygone_32_64()](#polygone-32-64-public-polygone-32-64-t-dtor-polygone-32-64)
cree_instance#
Objet_U * Polygone_32_64<_T_>::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 * Polygone_32_64<_T_>::cree_instance() <polygone-32-64-public-static-objet-u-ptr-polygone-32-64-t-cree-instance>`
[Objet_U * Polygone_32_64<_T_>::cree_instance()](#polygone-32-64-public-static-objet-u-ptr-polygone-32-64-t-cree-instance)
info#
const Type_info * Polygone_32_64<_T_>::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 * Polygone_32_64<_T_>::info() <polygone-32-64-public-static-const-type-info-ptr-polygone-32-64-t-info>`
[const Type_info * Polygone_32_64<_T_>::info()](#polygone-32-64-public-static-const-type-info-ptr-polygone-32-64-t-info)
self_cast#
const Polygone_32_64<_T_> & Polygone_32_64<_T_>::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 Polygone_32_64<_T_> & Polygone_32_64<_T_>::self_cast(const Objet_U &) <polygone-32-64-public-static-const-polygone-32-64-t-ref-polygone-32-64-t-self-cast-const-objet-u-ref>`
[const Polygone_32_64<_T_> & Polygone_32_64<_T_>::self_cast(const Objet_U &)](#polygone-32-64-public-static-const-polygone-32-64-t-ref-polygone-32-64-t-self-cast-const-objet-u-ref)
self_cast#
Polygone_32_64<_T_> & Polygone_32_64<_T_>::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:`Polygone_32_64<_T_> & Polygone_32_64<_T_>::self_cast(Objet_U &) <polygone-32-64-public-static-polygone-32-64-t-ref-polygone-32-64-t-self-cast-objet-u-ref>`
[Polygone_32_64<_T_> & Polygone_32_64<_T_>::self_cast(Objet_U &)](#polygone-32-64-public-static-polygone-32-64-t-ref-polygone-32-64-t-self-cast-objet-u-ref)
printOn#
Sortie & Polygone_32_64<_SIZE_>::printOn(Sortie &x) const override
NE FAIT RIEN.
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:`Sortie & Polygone_32_64<_SIZE_>::printOn(Sortie &x) const override <polygone-32-64-protected-sortie-ref-polygone-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Polygone_32_64<_SIZE_>::printOn(Sortie &x) const override](#polygone-32-64-protected-sortie-ref-polygone-32-64-size-printon-sortie-ref-x-const-override)
readOn#
Entree & Polygone_32_64<_SIZE_>::readOn(Entree &) override
NE FAIT RIEN.
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 & Polygone_32_64<_SIZE_>::readOn(Entree &) override <polygone-32-64-protected-entree-ref-polygone-32-64-size-readon-entree-ref-override>`
[Entree & Polygone_32_64<_SIZE_>::readOn(Entree &) override](#polygone-32-64-protected-entree-ref-polygone-32-64-size-readon-entree-ref-override)
Attributes Documentation#
const Type_info Polygone_32_64<_SIZE_>::info_obj
ArrOfInt_t Polygone_32_64<_SIZE_>::PolygonIndex_
PolygonIndex_[ele] gives the index of the first face of element ‘ele’ See FaceIndex_ in base class.
int Objet_U::dimension
Friends#
friend class Polygone_32_64