![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
#include <acis_import.h>
Fonctions membres publiques | |
| ACIS_IMPORT () | |
| virtual | ~ACIS_IMPORT () |
| class MG_GEOMETRIE * | importer (class MG_GESTIONNAIRE &gest, char *path) |
Fonctions membres privées | |
| void | relation (class SAT_FACE *ent1, class MG_FACE *ent2) |
| void | relation (class SAT_SURFACE *ent1, class MG_SURFACE *ent2) |
| void | relation (class SAT_EDGE *ent1, class MG_ARETE *ent2) |
| void | relation (class SAT_COURBE *ent1, class MG_COURBE *ent2) |
| void | relation (class SAT_VERTEX *ent1, class MG_SOMMET *ent2) |
| MG_FACE * | trouver (SAT_FACE *face) |
| SAT_FACE * | trouver (MG_FACE *face) |
| MG_SURFACE * | trouver (SAT_SURFACE *surface) |
| SAT_SURFACE * | trouver (MG_SURFACE *surface) |
| MG_ARETE * | trouver (SAT_EDGE *arete) |
| SAT_EDGE * | trouver (MG_ARETE *arete) |
| MG_COURBE * | trouver (SAT_COURBE *courbe) |
| SAT_COURBE * | trouver (MG_COURBE *courbe) |
| MG_SOMMET * | trouver (SAT_VERTEX *sommet) |
| SAT_VERTEX * | trouver (MG_SOMMET *sommet) |
Attributs privés | |
| std::vector< TPL_RELATION_ENTITE< SAT_FACE, MG_FACE > > | lst_face |
| std::vector< TPL_RELATION_ENTITE< SAT_SURFACE, MG_SURFACE > > | lst_surface |
| std::vector< TPL_RELATION_ENTITE< SAT_EDGE, MG_ARETE > > | lst_arete |
| std::vector< TPL_RELATION_ENTITE< SAT_COURBE, MG_COURBE > > | lst_courbe |
| std::vector< TPL_RELATION_ENTITE< SAT_VERTEX, MG_SOMMET > > | lst_sommet |
Définition à la ligne 38 du fichier acis_import.h.
| ACIS_IMPORT::ACIS_IMPORT | ( | ) |
Définition à la ligne 52 du fichier acis_import.cpp.
|
virtual |
Définition à la ligne 57 du fichier acis_import.cpp.
| MG_GEOMETRIE * ACIS_IMPORT::importer | ( | class MG_GESTIONNAIRE & | gest, |
| char * | path | ||
| ) |
Définition à la ligne 62 du fichier acis_import.cpp.
Références MG_GEOMETRIE::ajouter_mg_arete(), MG_GEOMETRIE::ajouter_mg_boucle(), MG_BOUCLE::ajouter_mg_coarete(), MG_GEOMETRIE::ajouter_mg_coarete(), MG_COQUILLE::ajouter_mg_coface(), MG_GEOMETRIE::ajouter_mg_coface(), MG_GEOMETRIE::ajouter_mg_coquille(), MG_GEOMETRIE::ajouter_mg_cosommet(), MG_GEOMETRIE::ajouter_mg_courbe(), MG_GEOMETRIE::ajouter_mg_face(), MG_GESTIONNAIRE::ajouter_mg_geometrie(), MG_GEOMETRIE::ajouter_mg_point(), MG_GEOMETRIE::ajouter_mg_sommet(), MG_GEOMETRIE::ajouter_mg_surface(), MG_GEOMETRIE::ajouter_mg_volume(), MG_ARETE::changer_cosommet1(), MG_ARETE::changer_cosommet2(), SAT_EDGE::curve, SAT_COEDGE::edge, SAT_EDGE::end_vertex, SAT_LOOP::first_coedge, SAT_SHELL::first_face, SAT_FACE::first_loop, SAT_BODY::first_lump, SAT_LUMP::first_shell, TPL_MAP_ENTITE< X >::get(), MG_GEOMETRIE::get_gest_sat(), SAT_IDENTIFICATEUR::get_id(), TPL_MAP_ENTITE< X >::get_nb(), SAT_GESTIONNAIRE::lst_body, SAT_COEDGE::next_coedge, SAT_FACE::next_face, SAT_LOOP::next_loop, SAT_LUMP::next_lump, SAT_SHELL::next_shell, SAT_VERTEX::point, relation(), SAT_COEDGE::sense, SAT_EDGE::sense, SAT_FACE::sense, SAT_EDGE::start_vertex, SAT_FACE::surface, et trouver().

|
inlineprivate |
Définition à la ligne 65 du fichier acis_import.h.
Références TPL_RELATION_ENTITE< A, B >::a, TPL_RELATION_ENTITE< A, B >::b, et lst_courbe.
Définition à la ligne 59 du fichier acis_import.h.
Références TPL_RELATION_ENTITE< A, B >::a, TPL_RELATION_ENTITE< A, B >::b, et lst_arete.
Définition à la ligne 47 du fichier acis_import.h.
Références TPL_RELATION_ENTITE< A, B >::a, TPL_RELATION_ENTITE< A, B >::b, et lst_face.
Référencé par importer().

|
inlineprivate |
Définition à la ligne 53 du fichier acis_import.h.
Références TPL_RELATION_ENTITE< A, B >::a, TPL_RELATION_ENTITE< A, B >::b, et lst_surface.
|
inlineprivate |
Définition à la ligne 71 du fichier acis_import.h.
Références TPL_RELATION_ENTITE< A, B >::a, TPL_RELATION_ENTITE< A, B >::b, et lst_sommet.
Définition à la ligne 120 du fichier acis_import.h.
Références lst_arete.
|
inlineprivate |
Définition à la ligne 137 du fichier acis_import.h.
Références lst_courbe.
Définition à la ligne 86 du fichier acis_import.h.
Références lst_face.
|
inlineprivate |
Définition à la ligne 155 du fichier acis_import.h.
Références lst_sommet.
|
inlineprivate |
Définition à la ligne 103 du fichier acis_import.h.
Références lst_surface.
|
inlineprivate |
Définition à la ligne 129 du fichier acis_import.h.
Références lst_courbe.
Définition à la ligne 112 du fichier acis_import.h.
Références lst_arete.
Définition à la ligne 78 du fichier acis_import.h.
Références lst_face.
Référencé par importer().

|
inlineprivate |
Définition à la ligne 95 du fichier acis_import.h.
Références lst_surface.
|
inlineprivate |
Définition à la ligne 147 du fichier acis_import.h.
Références lst_sommet.
|
private |
Définition à la ligne 165 du fichier acis_import.h.
Référencé par relation(), et trouver().
|
private |
Définition à la ligne 166 du fichier acis_import.h.
Référencé par relation(), et trouver().
|
private |
Définition à la ligne 163 du fichier acis_import.h.
Référencé par relation(), et trouver().
|
private |
Définition à la ligne 167 du fichier acis_import.h.
Référencé par relation(), et trouver().
|
private |
Définition à la ligne 164 du fichier acis_import.h.
Référencé par relation(), et trouver().