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

#include <sat_edge.h>

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

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_ATTRIBattrib
 
class SAT_VERTEXstart_vertex
 
class SAT_VERTEXend_vertex
 
class SAT_COEDGEowning_coedge
 
class SAT_COURBEcurve
 
int sense
 

Description détaillée

Définition à la ligne 28 du fichier sat_edge.h.

Documentation des constructeurs et destructeur

◆ SAT_EDGE() [1/2]

SAT_EDGE::SAT_EDGE ( unsigned long  num)

Définition à la ligne 27 du fichier sat_edge.cpp.

◆ SAT_EDGE() [2/2]

SAT_EDGE::SAT_EDGE ( )

Définition à la ligne 31 du fichier sat_edge.cpp.

◆ ~SAT_EDGE()

SAT_EDGE::~SAT_EDGE ( )
virtual

Définition à la ligne 35 du fichier sat_edge.cpp.

Documentation des données membres

◆ attrib

class SAT_ATTRIB* SAT_EDGE::attrib

Définition à la ligne 35 du fichier sat_edge.h.

Référencé par SAT_GESTIONNAIRE::lire().

◆ curve

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().

◆ end_vertex

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().

◆ owning_coedge

class SAT_COEDGE* SAT_EDGE::owning_coedge

Définition à la ligne 38 du fichier sat_edge.h.

Référencé par SAT_GESTIONNAIRE::lire().

◆ sense

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().

◆ start_vertex

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().


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