|
| PSommet () |
|
| PSommet (const PSommet &tr) |
|
| PSommet (const Ppoint3D_min &p1, const Ppoint3D_min &norm=Ppoint3D_min(0, 0, 0), PCouleur const &couleur_=PCouleur(), pident id_=IDNUL) |
|
PSommet & | operator= (const PSommet &tr) |
|
const Ppoint3D_min & | V1 () const |
| V1 Accès au Sommet. Plus de détails...
|
|
| PEnt3DExt () |
|
| PEnt3DExt (const PCouleur &c, pident i, const Ppoint3D_min &n, bool a) |
|
const Ppoint3D_min & | Norm () const |
|
Ppoint3D_min & | NormNonConst () |
|
void | defNorm (const Ppoint3D_min &n) |
|
void | defNorm (pfloat x, pfloat y, pfloat z) |
|
| PEnt3D () |
|
| PEnt3D (const PCouleur &c, pident i, bool a) |
|
bool | Actif () const |
|
void | defActif (bool a) |
|
| PEnt23D (pident id_) |
|
| PEnt23D (const PCouleur &c, pident id_) |
|
| PEnt23D () |
|
const PCouleur & | CouleurConst () const |
|
PCouleur & | Couleur () |
|
void | defCouleur (const PCouleur &c) |
|
| PEntite (pident id_) |
|
pident | Id () const |
|
void | defId (pident i) |
| Assignation de l'id d'une entité. Plus de détails...
|
|
bool | IdNul () const |
|
pulong | Attributs () const |
|
pulong & | AttributsRef () |
|
void | ReinitAttributs () |
|
void | defAttributs (pulong att) |
|
void | AjoutAttribut (pulong attr) |
|
void | RetireAttribut (pulong attr) |
|
bool | ValideAttribut (pulong attr) const |
|
void | AjoutAttributId (pulong id) |
|
void | RetireAttributId (pulong id) |
|
bool | ValideAttributId (pulong id) const |
|
Définition d'un sommet (destiné à l'affichage 3D).