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


Fonctions membres publiques | |
| SLD_POINT (unsigned long num, std::string idvertex, class SLD_FONCTION &fonc) | |
| SLD_POINT (std::string idvertex, SLD_FONCTION &fonc) | |
| virtual | ~SLD_POINT () |
| virtual void | evaluer (double *coord) |
| virtual void | enregistrer (std::ostream &o, double version) |
| virtual int | get_type_geometrique (TPL_LISTE_ENTITE< double > ¶m) |
| virtual void | get_param_NURBS (int &indx_premier_ptctr, TPL_LISTE_ENTITE< double > ¶m) |
Fonctions membres publiques hérités de MG_POINT | |
| MG_POINT (unsigned long num) | |
| MG_POINT () | |
| MG_POINT (MG_POINT &mdd) | |
| virtual | ~MG_POINT () |
| virtual int | get_type (void) |
| virtual class BOITE_3D | get_boite_3D (void) |
| virtual VCT & | get_vectorisation (void) |
Fonctions membres publiques hérités de MG_ELEMENT_GEOMETRIQUE | |
| MG_ELEMENT_GEOMETRIQUE () | |
| MG_ELEMENT_GEOMETRIQUE (unsigned long num) | |
| MG_ELEMENT_GEOMETRIQUE (MG_ELEMENT_GEOMETRIQUE &mdd) | |
| virtual | ~MG_ELEMENT_GEOMETRIQUE () |
| virtual std::string | get_idoriginal (void) |
| virtual void | change_idoriginal (std::string id) |
Fonctions membres publiques hérités de MG_IDENTIFICATEUR | |
| MG_IDENTIFICATEUR (unsigned long num) | |
| MG_IDENTIFICATEUR () | |
| MG_IDENTIFICATEUR (MG_IDENTIFICATEUR &mdd) | |
| virtual | ~MG_IDENTIFICATEUR () |
| unsigned long | get_id () |
| void | change_id (unsigned long idtmp) |
| virtual void | get_fichier_dependant (std::vector< std::string > &liste_fichier) |
Attributs privés | |
| CComPtr< IVertex > | swVertex |
| SLD_FONCTION & | fonction |
| double | xyz [3] |
| std::string | idoriginal |
Membres hérités additionnels | |
Types publics hérités de MG_ELEMENT_GEOMETRIQUE | |
| enum | TYPE_ELEMENT_GEOMETRIQUE { LC_POINT =-1 , POINT =0 , COURBE =1 , SURFACE =2 } |
Définition à la ligne 36 du fichier sld_point.h.
| SLD_POINT::SLD_POINT | ( | unsigned long | num, |
| std::string | idvertex, | ||
| class SLD_FONCTION & | fonc | ||
| ) |
Définition à la ligne 38 du fichier sld_point.cpp.
Références fonction, SLD_FONCTION::GetParID(), idoriginal, swVertex, et xyz.

| SLD_POINT::SLD_POINT | ( | std::string | idvertex, |
| SLD_FONCTION & | fonc | ||
| ) |
Définition à la ligne 50 du fichier sld_point.cpp.
Références fonction, SLD_FONCTION::GetParID(), idoriginal, swVertex, et xyz.

|
virtual |
Définition à la ligne 63 du fichier sld_point.cpp.
Références swVertex.
|
virtual |
Implémente MG_POINT.
Définition à la ligne 76 du fichier sld_point.cpp.
Références MG_IDENTIFICATEUR::get_id(), et idoriginal.

|
virtual |
|
virtual |
Implémente MG_POINT.
Définition à la ligne 91 du fichier sld_point.cpp.
Références TPL_LISTE_ENTITE< X >::ajouter(), et xyz.

|
virtual |
Implémente MG_POINT.
Définition à la ligne 81 du fichier sld_point.cpp.
Références TPL_LISTE_ENTITE< X >::ajouter(), et xyz.

|
private |
Définition à la ligne 50 du fichier sld_point.h.
Référencé par SLD_POINT().
|
private |
Définition à la ligne 52 du fichier sld_point.h.
Référencé par enregistrer(), et SLD_POINT().
|
private |
Définition à la ligne 49 du fichier sld_point.h.
Référencé par SLD_POINT(), et ~SLD_POINT().
|
private |
Définition à la ligne 51 du fichier sld_point.h.
Référencé par evaluer(), get_param_NURBS(), get_type_geometrique(), et SLD_POINT().