Marching_Cubes#

#include <Marching_Cubes.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:`Marching\_Cubes <class-marching-cubes>`
[Marching\_Cubes](#class-marching-cubes)

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classMarching__Cubes__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

associer_domaine_vf#

Definition
void Marching_Cubes::associer_domaine_vf(const Domaine_VF &domaine_vf)
Brief description
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 Marching_Cubes::associer_domaine_vf(const Domaine_VF &domaine_vf) <marching-cubes-public-void-marching-cubes-associer-domaine-vf-const-domaine-vf-ref-domaine-vf>`
[void Marching_Cubes::associer_domaine_vf(const Domaine_VF &domaine_vf)](#marching-cubes-public-void-marching-cubes-associer-domaine-vf-const-domaine-vf-ref-domaine-vf)

construire_iso#

Definition
int Marching_Cubes::construire_iso(const DoubleVect &valeurs_sommets, double isovaleur, Maillage_FT_Disc &maillage, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase, int ignorer_collision=0) const
Brief description

Construction d’un maillage en segments ou en triangles comme l’isovaleur d’une fonction discretisee aux sommets du maillage eulerien (associer_domaine_vf).

Detailed description

L’algorithme est un “marching cubes” generalise pour travailler avec un maillage vf en triangles, rectangles, cubes ou tetraedres. En cas d’erreur, le maillage est remis a zero (reset()).

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:`int Marching_Cubes::construire_iso(const DoubleVect &valeurs_sommets, double isovaleur, Maillage_FT_Disc &maillage, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase, int ignorer_collision=0) const <marching-cubes-public-int-marching-cubes-construire-iso-const-doublevect-ref-valeurs-sommets-double-isovaleur-maillage-ft-disc-ref-maillage-doublevect-ref-indicatrice-approchee-const-maillage-ft-disc-ajoutphase-phase-int-ignorer-collision-equal-0-const>`
[int Marching_Cubes::construire_iso(const DoubleVect &valeurs_sommets, double isovaleur, Maillage_FT_Disc &maillage, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase, int ignorer_collision=0) const](#marching-cubes-public-int-marching-cubes-construire-iso-const-doublevect-ref-valeurs-sommets-double-isovaleur-maillage-ft-disc-ref-maillage-doublevect-ref-indicatrice-approchee-const-maillage-ft-disc-ajoutphase-phase-int-ignorer-collision-equal-0-const)

construire_iso#

Definition
int Marching_Cubes::construire_iso(const Nom &expression, double isovaleur, Maillage_FT_Disc &maillage, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase, DoubleTab &eval_expression_sommets, int ignorer_collision=0) const
Brief description
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:`int Marching_Cubes::construire_iso(const Nom &expression, double isovaleur, Maillage_FT_Disc &maillage, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase, DoubleTab &eval_expression_sommets, int ignorer_collision=0) const <marching-cubes-public-int-marching-cubes-construire-iso-const-nom-ref-expression-double-isovaleur-maillage-ft-disc-ref-maillage-doublevect-ref-indicatrice-approchee-const-maillage-ft-disc-ajoutphase-phase-doubletab-ref-eval-expression-sommets-int-ignorer-collision-equal-0-const>`
[int Marching_Cubes::construire_iso(const Nom &expression, double isovaleur, Maillage_FT_Disc &maillage, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase, DoubleTab &eval_expression_sommets, int ignorer_collision=0) const](#marching-cubes-public-int-marching-cubes-construire-iso-const-nom-ref-expression-double-isovaleur-maillage-ft-disc-ref-maillage-doublevect-ref-indicatrice-approchee-const-maillage-ft-disc-ajoutphase-phase-doubletab-ref-eval-expression-sommets-int-ignorer-collision-equal-0-const)

duplique#

Definition
int Marching_Cubes::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 Marching_Cubes::duplique() const override <marching-cubes-public-int-marching-cubes-duplique-const-override>`
[int Marching_Cubes::duplique() const override](#marching-cubes-public-int-marching-cubes-duplique-const-override)

get_info#

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

Marching_Cubes#

Definition
Marching_Cubes::Marching_Cubes()
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:`Marching_Cubes::Marching_Cubes() <marching-cubes-public-marching-cubes-marching-cubes>`
[Marching_Cubes::Marching_Cubes()](#marching-cubes-public-marching-cubes-marching-cubes)

taille_memoire#

Definition
unsigned Marching_Cubes::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 Marching_Cubes::taille_memoire() const override <marching-cubes-public-unsigned-marching-cubes-taille-memoire-const-override>`
[unsigned Marching_Cubes::taille_memoire() const override](#marching-cubes-public-unsigned-marching-cubes-taille-memoire-const-override)

~Marching_Cubes#

Definition
Marching_Cubes::~Marching_Cubes()
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:`Marching_Cubes::~Marching_Cubes() <marching-cubes-public-marching-cubes-dtor-marching-cubes>`
[Marching_Cubes::~Marching_Cubes()](#marching-cubes-public-marching-cubes-dtor-marching-cubes)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

calculer_coord_noeuds#

Definition
void Marching_Cubes::calculer_coord_noeuds(const DoubleVect &valeurs_sommets, const double isovaleur, const IntTab &def_noeud, Maillage_FT_Disc &maillage) const
Brief description
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 Marching_Cubes::calculer_coord_noeuds(const DoubleVect &valeurs_sommets, const double isovaleur, const IntTab &def_noeud, Maillage_FT_Disc &maillage) const <marching-cubes-protected-void-marching-cubes-calculer-coord-noeuds-const-doublevect-ref-valeurs-sommets-const-double-isovaleur-const-inttab-ref-def-noeud-maillage-ft-disc-ref-maillage-const>`
[void Marching_Cubes::calculer_coord_noeuds(const DoubleVect &valeurs_sommets, const double isovaleur, const IntTab &def_noeud, Maillage_FT_Disc &maillage) const](#marching-cubes-protected-void-marching-cubes-calculer-coord-noeuds-const-doublevect-ref-valeurs-sommets-const-double-isovaleur-const-inttab-ref-def-noeud-maillage-ft-disc-ref-maillage-const)

calculer_signe#

Definition
void Marching_Cubes::calculer_signe(const DoubleVect &valeurs_sommets, const double isovaleur, ArrOfBit &signe) const
Brief description
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 Marching_Cubes::calculer_signe(const DoubleVect &valeurs_sommets, const double isovaleur, ArrOfBit &signe) const <marching-cubes-protected-void-marching-cubes-calculer-signe-const-doublevect-ref-valeurs-sommets-const-double-isovaleur-arrofbit-ref-signe-const>`
[void Marching_Cubes::calculer_signe(const DoubleVect &valeurs_sommets, const double isovaleur, ArrOfBit &signe) const](#marching-cubes-protected-void-marching-cubes-calculer-signe-const-doublevect-ref-valeurs-sommets-const-double-isovaleur-arrofbit-ref-signe-const)

construire_noeuds_et_facettes#

Definition
int Marching_Cubes::construire_noeuds_et_facettes(const ArrOfBit &signe, IntTab &def_noeud, IntTab &facettes, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase) const
Brief description
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:`int Marching_Cubes::construire_noeuds_et_facettes(const ArrOfBit &signe, IntTab &def_noeud, IntTab &facettes, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase) const <marching-cubes-protected-int-marching-cubes-construire-noeuds-et-facettes-const-arrofbit-ref-signe-inttab-ref-def-noeud-inttab-ref-facettes-doublevect-ref-indicatrice-approchee-const-maillage-ft-disc-ajoutphase-phase-const>`
[int Marching_Cubes::construire_noeuds_et_facettes(const ArrOfBit &signe, IntTab &def_noeud, IntTab &facettes, DoubleVect &indicatrice_approchee, const Maillage_FT_Disc::AjoutPhase phase) const](#marching-cubes-protected-int-marching-cubes-construire-noeuds-et-facettes-const-arrofbit-ref-signe-inttab-ref-def-noeud-inttab-ref-facettes-doublevect-ref-indicatrice-approchee-const-maillage-ft-disc-ajoutphase-phase-const)

construire_noeuds_joints#

Definition
void Marching_Cubes::construire_noeuds_joints(const ArrOfBit &signe, IntTab &def_noeud) const
Brief description
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 Marching_Cubes::construire_noeuds_joints(const ArrOfBit &signe, IntTab &def_noeud) const <marching-cubes-protected-void-marching-cubes-construire-noeuds-joints-const-arrofbit-ref-signe-inttab-ref-def-noeud-const>`
[void Marching_Cubes::construire_noeuds_joints(const ArrOfBit &signe, IntTab &def_noeud) const](#marching-cubes-protected-void-marching-cubes-construire-noeuds-joints-const-arrofbit-ref-signe-inttab-ref-def-noeud-const)

construire_noeuds_liste_faces#

Definition
void Marching_Cubes::construire_noeuds_liste_faces(const ArrOfBit &signe, const IntTab &faces_sommets, const int nb_faces_a_traiter, const int numero_PE, IntTab &def_noeud) const
Brief description

Ajout des sommets situes sur des faces (bords ou joints) dans le tableau def_noeud.

Detailed description

Soit faces_sommets est une liste de faces d’un joint, dans ce cas, numero_PE est le PE_voisin du joint. Soit faces_sommets est la liste des faces du domaine et nb_faces_a_traiter est le nombre de faces de bord. Dans ce cas, numero_PE = nproc() .

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 Marching_Cubes::construire_noeuds_liste_faces(const ArrOfBit &signe, const IntTab &faces_sommets, const int nb_faces_a_traiter, const int numero_PE, IntTab &def_noeud) const <marching-cubes-protected-void-marching-cubes-construire-noeuds-liste-faces-const-arrofbit-ref-signe-const-inttab-ref-faces-sommets-const-int-nb-faces-a-traiter-const-int-numero-pe-inttab-ref-def-noeud-const>`
[void Marching_Cubes::construire_noeuds_liste_faces(const ArrOfBit &signe, const IntTab &faces_sommets, const int nb_faces_a_traiter, const int numero_PE, IntTab &def_noeud) const](#marching-cubes-protected-void-marching-cubes-construire-noeuds-liste-faces-const-arrofbit-ref-signe-const-inttab-ref-faces-sommets-const-int-nb-faces-a-traiter-const-int-numero-pe-inttab-ref-def-noeud-const)

construire_noeuds_uniques#

Definition
void Marching_Cubes::construire_noeuds_uniques(IntTab &def_noeud, Maillage_FT_Disc &maillage) const
Brief description
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 Marching_Cubes::construire_noeuds_uniques(IntTab &def_noeud, Maillage_FT_Disc &maillage) const <marching-cubes-protected-void-marching-cubes-construire-noeuds-uniques-inttab-ref-def-noeud-maillage-ft-disc-ref-maillage-const>`
[void Marching_Cubes::construire_noeuds_uniques(IntTab &def_noeud, Maillage_FT_Disc &maillage) const](#marching-cubes-protected-void-marching-cubes-construire-noeuds-uniques-inttab-ref-def-noeud-maillage-ft-disc-ref-maillage-const)

correspondance_espaces_distant_virtuel#

Definition
void Marching_Cubes::correspondance_espaces_distant_virtuel(const IntTab &def_noeud, Desc_Structure_FT &desc) const
Brief description
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 Marching_Cubes::correspondance_espaces_distant_virtuel(const IntTab &def_noeud, Desc_Structure_FT &desc) const <marching-cubes-protected-void-marching-cubes-correspondance-espaces-distant-virtuel-const-inttab-ref-def-noeud-desc-structure-ft-ref-desc-const>`
[void Marching_Cubes::correspondance_espaces_distant_virtuel(const IntTab &def_noeud, Desc_Structure_FT &desc) const](#marching-cubes-protected-void-marching-cubes-correspondance-espaces-distant-virtuel-const-inttab-ref-def-noeud-desc-structure-ft-ref-desc-const)

printOn#

Definition
Sortie & Marching_Cubes::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 & Marching_Cubes::printOn(Sortie &x) const override <marching-cubes-protected-sortie-ref-marching-cubes-printon-sortie-ref-x-const-override>`
[Sortie & Marching_Cubes::printOn(Sortie &x) const override](#marching-cubes-protected-sortie-ref-marching-cubes-printon-sortie-ref-x-const-override)

readOn#

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

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 & Marching_Cubes::readOn(Entree &) override <marching-cubes-protected-entree-ref-marching-cubes-readon-entree-ref-override>`
[Entree & Marching_Cubes::readOn(Entree &) override](#marching-cubes-protected-entree-ref-marching-cubes-readon-entree-ref-override)

remplir_data_marching_cubes#

Definition
void Marching_Cubes::remplir_data_marching_cubes(const Domaine &domaine)
Brief description
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 Marching_Cubes::remplir_data_marching_cubes(const Domaine &domaine) <marching-cubes-protected-void-marching-cubes-remplir-data-marching-cubes-const-domaine-ref-domaine>`
[void Marching_Cubes::remplir_data_marching_cubes(const Domaine &domaine)](#marching-cubes-protected-void-marching-cubes-remplir-data-marching-cubes-const-domaine-ref-domaine)

remplir_renum_virt_loc#

Definition
void Marching_Cubes::remplir_renum_virt_loc(const Domaine &domaine)
Brief description
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 Marching_Cubes::remplir_renum_virt_loc(const Domaine &domaine) <marching-cubes-protected-void-marching-cubes-remplir-renum-virt-loc-const-domaine-ref-domaine>`
[void Marching_Cubes::remplir_renum_virt_loc(const Domaine &domaine)](#marching-cubes-protected-void-marching-cubes-remplir-renum-virt-loc-const-domaine-ref-domaine)

renum_sommets_dist_loc#

Definition
void Marching_Cubes::renum_sommets_dist_loc(const int pe_voisin, ArrOfInt &num_sommets) const
Brief description
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 Marching_Cubes::renum_sommets_dist_loc(const int pe_voisin, ArrOfInt &num_sommets) const <marching-cubes-protected-void-marching-cubes-renum-sommets-dist-loc-const-int-pe-voisin-arrofint-ref-num-sommets-const>`
[void Marching_Cubes::renum_sommets_dist_loc(const int pe_voisin, ArrOfInt &num_sommets) const](#marching-cubes-protected-void-marching-cubes-renum-sommets-dist-loc-const-int-pe-voisin-arrofint-ref-num-sommets-const)

trier_les_noeuds#

Definition
void Marching_Cubes::trier_les_noeuds(IntTab &def_noeud) const
Brief description
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 Marching_Cubes::trier_les_noeuds(IntTab &def_noeud) const <marching-cubes-protected-void-marching-cubes-trier-les-noeuds-inttab-ref-def-noeud-const>`
[void Marching_Cubes::trier_les_noeuds(IntTab &def_noeud) const](#marching-cubes-protected-void-marching-cubes-trier-les-noeuds-inttab-ref-def-noeud-const)

Marching_Cubes#

Definition
Marching_Cubes::Marching_Cubes(const Marching_Cubes &)
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:`Marching_Cubes::Marching_Cubes(const Marching_Cubes &) <marching-cubes-private-marching-cubes-marching-cubes-const-marching-cubes-ref>`
[Marching_Cubes::Marching_Cubes(const Marching_Cubes &)](#marching-cubes-private-marching-cubes-marching-cubes-const-marching-cubes-ref)

operator =#

Definition
const Marching_Cubes & Marching_Cubes::operator=(const Marching_Cubes &a)
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 Marching_Cubes & Marching_Cubes::operator=(const Marching_Cubes &a) <marching-cubes-private-const-marching-cubes-ref-marching-cubes-operator-equal-const-marching-cubes-ref-a>`
[const Marching_Cubes & Marching_Cubes::operator=(const Marching_Cubes &a)](#marching-cubes-private-const-marching-cubes-ref-marching-cubes-operator-equal-const-marching-cubes-ref-a)

Attributes Documentation#

info_obj (public)
const Type_info Marching_Cubes::info_obj
indice_joint_ (protected)
ArrOfInt Marching_Cubes::indice_joint_
last_def_noeud_size (protected)
int Marching_Cubes::last_def_noeud_size = 0
mcubes_def_aretes (protected)
IntTabFT Marching_Cubes::mcubes_def_aretes
mcubes_def_aretes_faces (protected)
IntTabFT Marching_Cubes::mcubes_def_aretes_faces
mcubes_facettes (protected)
ArrOfIntFT Marching_Cubes::mcubes_facettes
mcubes_index_facettes (protected)
ArrOfIntFT Marching_Cubes::mcubes_index_facettes
mcubes_nb_facettes (protected)
ArrOfIntFT Marching_Cubes::mcubes_nb_facettes
nb_aretes_element (protected)
int Marching_Cubes::nb_aretes_element = - 1
nb_aretes_faces (protected)
int Marching_Cubes::nb_aretes_faces = - 1
nb_sommets_element (protected)
int Marching_Cubes::nb_sommets_element = - 1
nb_sommets_facette (protected)
int Marching_Cubes::nb_sommets_facette = - 1
nb_sommets_par_face (protected)
int Marching_Cubes::nb_sommets_par_face = - 1
ref_domaine_vf_ (protected)
TRUST_Ref<Domaine_VF *> Marching_Cubes::ref_domaine_vf_
renum_virt_loc_ (protected)
TRUST_Vector<IntTab> Marching_Cubes::renum_virt_loc_