MAGiC  V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
Référence de la classe ST_EDGE_LOOP

#include <stedgeloop.h>

Graphe d'héritage de ST_EDGE_LOOP:
Graphe de collaboration de ST_EDGE_LOOP:

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
 

Description détaillée

Définition à la ligne 34 du fichier stedgeloop.h.

Documentation des constructeurs et destructeur

◆ ST_EDGE_LOOP()

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::~ST_EDGE_LOOP ( )

Définition à la ligne 41 du fichier stedgeloop.cpp.

Références id_oriented_edge.

Documentation des fonctions membres

◆ est_util()

void ST_EDGE_LOOP::est_util ( class ST_GESTIONNAIRE gest)
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().

Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :

◆ get_id_oriented_edge()

long ST_EDGE_LOOP::get_id_oriented_edge ( long  numero)
virtual

Définition à la ligne 51 du fichier stedgeloop.cpp.

Références id_oriented_edge.

Référencé par STEP_IMPORT::importer().

Voici le graphe des appelants de cette fonction :

◆ get_nb_oriented_edge()

long ST_EDGE_LOOP::get_nb_oriented_edge ( void  )
virtual

Définition à la ligne 47 du fichier stedgeloop.cpp.

Références nb_oriented_edge.

Référencé par STEP_IMPORT::importer().

Voici le graphe des appelants de cette fonction :

Documentation des données membres

◆ id_oriented_edge

long* ST_EDGE_LOOP::id_oriented_edge
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().

◆ nb_oriented_edge

long ST_EDGE_LOOP::nb_oriented_edge
private

Définition à la ligne 45 du fichier stedgeloop.h.

Référencé par est_util(), get_nb_oriented_edge(), et ST_EDGE_LOOP().


La documentation de cette classe a été générée à partir des fichiers suivants :