![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
#include <sat_edge.h>


Fonctions membres publiques | |
| SAT_EDGE (unsigned long num) | |
| SAT_EDGE () | |
| virtual | ~SAT_EDGE () |
Fonctions membres publiques hérités de SAT_IDENTIFICATEUR | |
| SAT_IDENTIFICATEUR (unsigned long num) | |
| SAT_IDENTIFICATEUR () | |
| SAT_IDENTIFICATEUR (SAT_IDENTIFICATEUR &mdd) | |
| virtual | ~SAT_IDENTIFICATEUR () |
| unsigned long | get_id () |
| unsigned long | get_id () const |
Attributs publics | |
| class SAT_ATTRIB * | attrib |
| class SAT_VERTEX * | start_vertex |
| class SAT_VERTEX * | end_vertex |
| class SAT_COEDGE * | owning_coedge |
| class SAT_COURBE * | curve |
| int | sense |
Définition à la ligne 28 du fichier sat_edge.h.
| SAT_EDGE::SAT_EDGE | ( | unsigned long | num | ) |
Définition à la ligne 27 du fichier sat_edge.cpp.
| SAT_EDGE::SAT_EDGE | ( | ) |
Définition à la ligne 31 du fichier sat_edge.cpp.
|
virtual |
Définition à la ligne 35 du fichier sat_edge.cpp.
| class SAT_ATTRIB* SAT_EDGE::attrib |
Définition à la ligne 35 du fichier sat_edge.h.
Référencé par SAT_GESTIONNAIRE::lire().
| class SAT_COURBE* SAT_EDGE::curve |
Définition à la ligne 39 du fichier sat_edge.h.
Référencé par ACIS_IMPORT::importer(), et SAT_GESTIONNAIRE::lire().
| class SAT_VERTEX* SAT_EDGE::end_vertex |
Définition à la ligne 37 du fichier sat_edge.h.
Référencé par ACIS_IMPORT::importer(), et SAT_GESTIONNAIRE::lire().
| class SAT_COEDGE* SAT_EDGE::owning_coedge |
Définition à la ligne 38 du fichier sat_edge.h.
Référencé par SAT_GESTIONNAIRE::lire().
| int SAT_EDGE::sense |
Définition à la ligne 40 du fichier sat_edge.h.
Référencé par ACIS_IMPORT::importer(), et SAT_GESTIONNAIRE::lire().
| class SAT_VERTEX* SAT_EDGE::start_vertex |
Définition à la ligne 36 du fichier sat_edge.h.
Référencé par ACIS_IMPORT::importer(), et SAT_GESTIONNAIRE::lire().