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


Fonctions membres publiques | |
| ST_EDGE_LOOP (long LigneCourante, std::string idori, std::vector< long > *edge_lopp) | |
| ~ST_EDGE_LOOP () | |
| virtual long | get_nb_oriented_edge (void) |
| virtual long | get_id_oriented_edge (long numero) |
| virtual void | est_util (class ST_GESTIONNAIRE *gest) |
Fonctions membres publiques hérités de ST_IDENTIFICATEUR | |
| ST_IDENTIFICATEUR (long num, std::string idori) | |
| ST_IDENTIFICATEUR (std::string idori) | |
| virtual | ~ST_IDENTIFICATEUR () |
| virtual unsigned long | get_id () |
| virtual bool | get_util (void) |
| virtual std::string | get_idoriginal (void) |
Attributs privés | |
| long | nb_oriented_edge |
| long * | id_oriented_edge |
Membres hérités additionnels | |
Attributs protégés hérités de ST_IDENTIFICATEUR | |
| bool | util |
Définition à la ligne 34 du fichier stedgeloop.h.
| ST_EDGE_LOOP::ST_EDGE_LOOP | ( | long | LigneCourante, |
| std::string | idori, | ||
| std::vector< long > * | edge_lopp | ||
| ) |
Définition à la ligne 33 du fichier stedgeloop.cpp.
Références id_oriented_edge, et nb_oriented_edge.
| ST_EDGE_LOOP::~ST_EDGE_LOOP | ( | ) |
Définition à la ligne 41 du fichier stedgeloop.cpp.
Références id_oriented_edge.
|
virtual |
Réimplémentée à partir de ST_IDENTIFICATEUR.
Définition à la ligne 57 du fichier stedgeloop.cpp.
Références ST_ORIENTED_EDGE::est_util(), TPL_MAP_ENTITE< X >::getid(), id_oriented_edge, ST_GESTIONNAIRE::lst_oriedge, nb_oriented_edge, et ST_IDENTIFICATEUR::util.
Référencé par ST_FACE_BOUND::est_util(), et ST_FACE_OUTER_BOUND::est_util().


|
virtual |
Définition à la ligne 51 du fichier stedgeloop.cpp.
Références id_oriented_edge.
Référencé par STEP_IMPORT::importer().

|
virtual |
Définition à la ligne 47 du fichier stedgeloop.cpp.
Références nb_oriented_edge.
Référencé par STEP_IMPORT::importer().

|
private |
Définition à la ligne 46 du fichier stedgeloop.h.
Référencé par est_util(), get_id_oriented_edge(), ST_EDGE_LOOP(), et ~ST_EDGE_LOOP().
|
private |
Définition à la ligne 45 du fichier stedgeloop.h.
Référencé par est_util(), get_nb_oriented_edge(), et ST_EDGE_LOOP().