Segment_32_64#
#include <Segment.h>
Classe Segment Cette classe represente l’element geometrique segment.
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:`Segment\_32\_64 <class-template-segment-32-64>`
[Segment\_32\_64](#class-template-segment-32-64)
Detailed description#
Un segment a 1 face et 2 sommets.
Inherits from#
public : Elem_geom_base_32_64
<_SIZE_>
Inherited by#
public : Segment_axi_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#
calculer_volumes#
void Segment_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override
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 Segment_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override <segment-32-64-public-void-segment-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override>`
[void Segment_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override](#segment-32-64-public-void-segment-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override)
contient#
int Segment_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override
Renvoie 1 si l’element ielem du domaine associe a l’element geometrique contient le point.
Detailed description
de coordonnees specifiees par le parametre “pos”. Renvoie 0 sinon.
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 Segment_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override <segment-32-64-public-int-segment-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override>`
[int Segment_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override](#segment-32-64-public-int-segment-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override)
contient#
int Segment_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override
Renvoie 1 si les sommets specifies par le parametre “pos” sont les sommets de l’element “element” du domaine associe a.
Detailed description
l’element geometrique.
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 Segment_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override <segment-32-64-public-int-segment-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override>`
[int Segment_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override](#segment-32-64-public-int-segment-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override)
duplique#
int Segment_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 Segment_32_64<_T_>::duplique() const override <segment-32-64-public-int-segment-32-64-t-duplique-const-override>`
[int Segment_32_64<_T_>::duplique() const override](#segment-32-64-public-int-segment-32-64-t-duplique-const-override)
est_structure#
bool Segment_32_64<_SIZE_>::est_structure() 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:`bool Segment_32_64<_SIZE_>::est_structure() const override <segment-32-64-public-bool-segment-32-64-size-est-structure-const-override>`
[bool Segment_32_64<_SIZE_>::est_structure() const override](#segment-32-64-public-bool-segment-32-64-size-est-structure-const-override)
face_sommet#
int Segment_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 Segment_32_64<_SIZE_>::face_sommet(int i, int j) const override <segment-32-64-public-int-segment-32-64-size-face-sommet-int-i-int-j-const-override>`
[int Segment_32_64<_SIZE_>::face_sommet(int i, int j) const override](#segment-32-64-public-int-segment-32-64-size-face-sommet-int-i-int-j-const-override)
face_sommet0#
int Segment_32_64<_SIZE_>::face_sommet0(int i) const
Renvoie le numero du i - ieme sommet de la face 0 LE CODE NE FAIT PAS CE QU’ON ATTENDRAIT.
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 Segment_32_64<_SIZE_>::face_sommet0(int i) const <segment-32-64-public-int-segment-32-64-size-face-sommet0-int-i-const>`
[int Segment_32_64<_SIZE_>::face_sommet0(int i) const](#segment-32-64-public-int-segment-32-64-size-face-sommet0-int-i-const)
get_info#
const Type_info * Segment_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 * Segment_32_64<_T_>::get_info() const override <segment-32-64-public-const-type-info-ptr-segment-32-64-t-get-info-const-override>`
[const Type_info * Segment_32_64<_T_>::get_info() const override](#segment-32-64-public-const-type-info-ptr-segment-32-64-t-get-info-const-override)
get_tab_faces_sommets_locaux#
int Segment_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override
voir ElemGeomBase::get_tab_faces_sommets_locaux
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 Segment_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override <segment-32-64-public-int-segment-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override>`
[int Segment_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override](#segment-32-64-public-int-segment-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override)
info_obj#
const Type_info Segment_32_64<trustIdType>::info_obj("Segment" "_64", Segment_32_64< trustIdType >::cree_instance, 1, Segment_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 Segment_32_64<trustIdType>::info_obj("Segment" "_64", Segment_32_64< trustIdType >::cree_instance, 1, Segment_32_64bases< trustIdType >) <segment-32-64-public-const-type-info-segment-32-64-trustidtype-info-obj-"segment"-"-64"-segment-32-64-trustidtype-cree-instance-1-segment-32-64bases-trustidtype>`
[const Type_info Segment_32_64<trustIdType>::info_obj("Segment" "_64", Segment_32_64< trustIdType >::cree_instance, 1, Segment_32_64bases< trustIdType >)](#segment-32-64-public-const-type-info-segment-32-64-trustidtype-info-obj-"segment"-"-64"-segment-32-64-trustidtype-cree-instance-1-segment-32-64bases-trustidtype)
info_obj#
const Type_info Segment_32_64<int>::info_obj("Segment", Segment_32_64< int >::cree_instance, 1, Segment_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 Segment_32_64<int>::info_obj("Segment", Segment_32_64< int >::cree_instance, 1, Segment_32_64bases< int >) <segment-32-64-public-const-type-info-segment-32-64-int-info-obj-"segment"-segment-32-64-int-cree-instance-1-segment-32-64bases-int>`
[const Type_info Segment_32_64<int>::info_obj("Segment", Segment_32_64< int >::cree_instance, 1, Segment_32_64bases< int >)](#segment-32-64-public-const-type-info-segment-32-64-int-info-obj-"segment"-segment-32-64-int-cree-instance-1-segment-32-64bases-int)
nb_faces#
int Segment_32_64<_SIZE_>::nb_faces(int=0) const override
Renvoie le nombre de faces du type specifie que possede l’element geometrique.
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 Segment_32_64<_SIZE_>::nb_faces(int=0) const override <segment-32-64-public-int-segment-32-64-size-nb-faces-int-equal-0-const-override>`
[int Segment_32_64<_SIZE_>::nb_faces(int=0) const override](#segment-32-64-public-int-segment-32-64-size-nb-faces-int-equal-0-const-override)
nb_som#
int Segment_32_64<_SIZE_>::nb_som() const override
Nb of vertices for the 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 Segment_32_64<_SIZE_>::nb_som() const override <segment-32-64-public-int-segment-32-64-size-nb-som-const-override>`
[int Segment_32_64<_SIZE_>::nb_som() const override](#segment-32-64-public-int-segment-32-64-size-nb-som-const-override)
nb_som_face#
int Segment_32_64<_SIZE_>::nb_som_face(int=0) const override
Renvoie le nombre de sommets des faces du type specifie.
Detailed description
LE CODE NE FAIT PAS CE QU’ON ATTENDRAIT.
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 Segment_32_64<_SIZE_>::nb_som_face(int=0) const override <segment-32-64-public-int-segment-32-64-size-nb-som-face-int-equal-0-const-override>`
[int Segment_32_64<_SIZE_>::nb_som_face(int=0) const override](#segment-32-64-public-int-segment-32-64-size-nb-som-face-int-equal-0-const-override)
nom_lml#
const Nom & Segment_32_64<_SIZE_>::nom_lml() const override
Renvoie le nom LML d’un triangle = “VOXEL8”.
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 & Segment_32_64<_SIZE_>::nom_lml() const override <segment-32-64-public-const-nom-ref-segment-32-64-size-nom-lml-const-override>`
[const Nom & Segment_32_64<_SIZE_>::nom_lml() const override](#segment-32-64-public-const-nom-ref-segment-32-64-size-nom-lml-const-override)
reordonner#
void Segment_32_64<_SIZE_>::reordonner() override
Reordonne les sommets du segment.
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 Segment_32_64<_SIZE_>::reordonner() override <segment-32-64-public-void-segment-32-64-size-reordonner-override>`
[void Segment_32_64<_SIZE_>::reordonner() override](#segment-32-64-public-void-segment-32-64-size-reordonner-override)
Segment_32_64#
Segment_32_64<_T_>::Segment_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:`Segment_32_64<_T_>::Segment_32_64() <segment-32-64-public-segment-32-64-t-segment-32-64>`
[Segment_32_64<_T_>::Segment_32_64()](#segment-32-64-public-segment-32-64-t-segment-32-64)
taille_memoire#
unsigned Segment_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 Segment_32_64<_T_>::taille_memoire() const override <segment-32-64-public-unsigned-segment-32-64-t-taille-memoire-const-override>`
[unsigned Segment_32_64<_T_>::taille_memoire() const override](#segment-32-64-public-unsigned-segment-32-64-t-taille-memoire-const-override)
type_face#
Type_Face Segment_32_64<_SIZE_>::type_face(int=0) const override
Renvoie le i - ieme type de face.
Detailed description
Un segment n’a qu’un seul type de face.
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 Segment_32_64<_SIZE_>::type_face(int=0) const override <segment-32-64-public-type-face-segment-32-64-size-type-face-int-equal-0-const-override>`
[Type_Face Segment_32_64<_SIZE_>::type_face(int=0) const override](#segment-32-64-public-type-face-segment-32-64-size-type-face-int-equal-0-const-override)
~Segment_32_64#
Segment_32_64<_T_>::~Segment_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:`Segment_32_64<_T_>::~Segment_32_64() <segment-32-64-public-segment-32-64-t-dtor-segment-32-64>`
[Segment_32_64<_T_>::~Segment_32_64()](#segment-32-64-public-segment-32-64-t-dtor-segment-32-64)
cree_instance#
Objet_U * Segment_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 * Segment_32_64<_T_>::cree_instance() <segment-32-64-public-static-objet-u-ptr-segment-32-64-t-cree-instance>`
[Objet_U * Segment_32_64<_T_>::cree_instance()](#segment-32-64-public-static-objet-u-ptr-segment-32-64-t-cree-instance)
info#
const Type_info * Segment_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 * Segment_32_64<_T_>::info() <segment-32-64-public-static-const-type-info-ptr-segment-32-64-t-info>`
[const Type_info * Segment_32_64<_T_>::info()](#segment-32-64-public-static-const-type-info-ptr-segment-32-64-t-info)
self_cast#
const Segment_32_64<_T_> & Segment_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 Segment_32_64<_T_> & Segment_32_64<_T_>::self_cast(const Objet_U &) <segment-32-64-public-static-const-segment-32-64-t-ref-segment-32-64-t-self-cast-const-objet-u-ref>`
[const Segment_32_64<_T_> & Segment_32_64<_T_>::self_cast(const Objet_U &)](#segment-32-64-public-static-const-segment-32-64-t-ref-segment-32-64-t-self-cast-const-objet-u-ref)
self_cast#
Segment_32_64<_T_> & Segment_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:`Segment_32_64<_T_> & Segment_32_64<_T_>::self_cast(Objet_U &) <segment-32-64-public-static-segment-32-64-t-ref-segment-32-64-t-self-cast-objet-u-ref>`
[Segment_32_64<_T_> & Segment_32_64<_T_>::self_cast(Objet_U &)](#segment-32-64-public-static-segment-32-64-t-ref-segment-32-64-t-self-cast-objet-u-ref)
printOn#
Sortie & Segment_32_64<_SIZE_>::printOn(Sortie &x) const override
NE FAIT RIEN.
Detailed description
Reimplements:
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:`Sortie & Segment_32_64<_SIZE_>::printOn(Sortie &x) const override <segment-32-64-protected-sortie-ref-segment-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Segment_32_64<_SIZE_>::printOn(Sortie &x) const override](#segment-32-64-protected-sortie-ref-segment-32-64-size-printon-sortie-ref-x-const-override)
readOn#
Entree & Segment_32_64<_SIZE_>::readOn(Entree &) override
NE FAIT RIEN.
Detailed description
Reimplements:
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:`Entree & Segment_32_64<_SIZE_>::readOn(Entree &) override <segment-32-64-protected-entree-ref-segment-32-64-size-readon-entree-ref-override>`
[Entree & Segment_32_64<_SIZE_>::readOn(Entree &) override](#segment-32-64-protected-entree-ref-segment-32-64-size-readon-entree-ref-override)
Attributes Documentation#
const Type_info Segment_32_64<_SIZE_>::info_obj
int Objet_U::dimension