Extruder_en20#
#include <Extruder_en20.h>
Classe Extruder_en20 Cette classe est un interprete qui sert a lire et executer.
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:`Extruder\_en20 <class-extruder-en20>`
[Extruder\_en20](#class-extruder-en20)
Detailed description#
la directive Extruder_en20 : Extruder_en20 nom_domaine Cette directive est a utiliser en discretisation VEF 2D pour obtenir un maillage 3D par extrusion puis decoupage.
Inherits from#
public : Interprete_geometrique_base_32_64
<int>
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#
List of Private Methods#
Complete Member Function Documentation#
duplique#
int Extruder_en20::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 Extruder_en20::duplique() const override <extruder-en20-public-int-extruder-en20-duplique-const-override>`
[int Extruder_en20::duplique() const override](#extruder-en20-public-int-extruder-en20-duplique-const-override)
extruder#
void Extruder_en20::extruder(Domaine &)
Triangule tous les element d’un domaine: transforme les elements goemetriques du domaine en triangles.
Detailed description
Pour l’instant on ne sait raffiner que des Rectangles (on les coupe en 4).
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 Extruder_en20::extruder(Domaine &) <extruder-en20-public-void-extruder-en20-extruder-domaine-ref>`
[void Extruder_en20::extruder(Domaine &)](#extruder-en20-public-void-extruder-en20-extruder-domaine-ref)
Extruder_en20#
Extruder_en20::Extruder_en20()
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:`Extruder_en20::Extruder_en20() <extruder-en20-public-extruder-en20-extruder-en20>`
[Extruder_en20::Extruder_en20()](#extruder-en20-public-extruder-en20-extruder-en20)
get_info#
const Type_info * Extruder_en20::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 * Extruder_en20::get_info() const override <extruder-en20-public-const-type-info-ptr-extruder-en20-get-info-const-override>`
[const Type_info * Extruder_en20::get_info() const override](#extruder-en20-public-const-type-info-ptr-extruder-en20-get-info-const-override)
interpreter_#
Entree & Extruder_en20::interpreter_(Entree &) override
Fonction principale de l’interprete Extruder_en20 Triangule tout le domaine.
Detailed description
specifie par la directive. On triangule le domaine grace a la methode: void Extruder_en20::extruder(Domaine& domaine) const Extruder signifie ici transformer en triangle des elements geometrique d’un domaine.
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 & Extruder_en20::interpreter_(Entree &) override <extruder-en20-public-entree-ref-extruder-en20-interpreter-underscore-entree-ref-override>`
[Entree & Extruder_en20::interpreter_(Entree &) override](#extruder-en20-public-entree-ref-extruder-en20-interpreter-underscore-entree-ref-override)
setDirection#
void Extruder_en20::setDirection(double lx, double ly, double lz)
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 Extruder_en20::setDirection(double lx, double ly, double lz) <extruder-en20-public-void-extruder-en20-setdirection-double-lx-double-ly-double-lz>`
[void Extruder_en20::setDirection(double lx, double ly, double lz)](#extruder-en20-public-void-extruder-en20-setdirection-double-lx-double-ly-double-lz)
setNbTranches#
void Extruder_en20::setNbTranches(int n)
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 Extruder_en20::setNbTranches(int n) <extruder-en20-public-void-extruder-en20-setnbtranches-int-n>`
[void Extruder_en20::setNbTranches(int n)](#extruder-en20-public-void-extruder-en20-setnbtranches-int-n)
taille_memoire#
unsigned Extruder_en20::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 Extruder_en20::taille_memoire() const override <extruder-en20-public-unsigned-extruder-en20-taille-memoire-const-override>`
[unsigned Extruder_en20::taille_memoire() const override](#extruder-en20-public-unsigned-extruder-en20-taille-memoire-const-override)
~Extruder_en20#
Extruder_en20::~Extruder_en20()
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:`Extruder_en20::~Extruder_en20() <extruder-en20-public-extruder-en20-dtor-extruder-en20>`
[Extruder_en20::~Extruder_en20()](#extruder-en20-public-extruder-en20-dtor-extruder-en20)
cree_instance#
Objet_U * Extruder_en20::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 * Extruder_en20::cree_instance() <extruder-en20-public-static-objet-u-ptr-extruder-en20-cree-instance>`
[Objet_U * Extruder_en20::cree_instance()](#extruder-en20-public-static-objet-u-ptr-extruder-en20-cree-instance)
info#
const Type_info * Extruder_en20::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 * Extruder_en20::info() <extruder-en20-public-static-const-type-info-ptr-extruder-en20-info>`
[const Type_info * Extruder_en20::info()](#extruder-en20-public-static-const-type-info-ptr-extruder-en20-info)
self_cast#
const Extruder_en20 & Extruder_en20::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 Extruder_en20 & Extruder_en20::self_cast(const Objet_U &) <extruder-en20-public-static-const-extruder-en20-ref-extruder-en20-self-cast-const-objet-u-ref>`
[const Extruder_en20 & Extruder_en20::self_cast(const Objet_U &)](#extruder-en20-public-static-const-extruder-en20-ref-extruder-en20-self-cast-const-objet-u-ref)
self_cast#
Extruder_en20 & Extruder_en20::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:`Extruder_en20 & Extruder_en20::self_cast(Objet_U &) <extruder-en20-public-static-extruder-en20-ref-extruder-en20-self-cast-objet-u-ref>`
[Extruder_en20 & Extruder_en20::self_cast(Objet_U &)](#extruder-en20-public-static-extruder-en20-ref-extruder-en20-self-cast-objet-u-ref)
extruder_dvt#
void Extruder_en20::extruder_dvt(Domaine &, Faces &, int, int)
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 Extruder_en20::extruder_dvt(Domaine &, Faces &, int, int) <extruder-en20-protected-void-extruder-en20-extruder-dvt-domaine-ref-faces-ref-int-int>`
[void Extruder_en20::extruder_dvt(Domaine &, Faces &, int, int)](#extruder-en20-protected-void-extruder-en20-extruder-dvt-domaine-ref-faces-ref-int-int)
printOn#
Sortie & Extruder_en20::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 & Extruder_en20::printOn(Sortie &x) const override <extruder-en20-protected-sortie-ref-extruder-en20-printon-sortie-ref-x-const-override>`
[Sortie & Extruder_en20::printOn(Sortie &x) const override](#extruder-en20-protected-sortie-ref-extruder-en20-printon-sortie-ref-x-const-override)
readOn#
Entree & Extruder_en20::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Extruder_en20::readOn(Entree &) override <extruder-en20-protected-entree-ref-extruder-en20-readon-entree-ref-override>`
[Entree & Extruder_en20::readOn(Entree &) override](#extruder-en20-protected-entree-ref-extruder-en20-readon-entree-ref-override)
traiter_faces_dvt#
void Extruder_en20::traiter_faces_dvt(Faces &, Faces &, int, int, 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:`void Extruder_en20::traiter_faces_dvt(Faces &, Faces &, int, int, int) <extruder-en20-private-void-extruder-en20-traiter-faces-dvt-faces-ref-faces-ref-int-int-int>`
[void Extruder_en20::traiter_faces_dvt(Faces &, Faces &, int, int, int)](#extruder-en20-private-void-extruder-en20-traiter-faces-dvt-faces-ref-faces-ref-int-int-int)
Attributes Documentation#
const Type_info Extruder_en20::info_obj
ArrOfDouble Extruder_en20::direction
int Extruder_en20::NZ = - 10