Défini une surface 3D à partir d'un ensemble de sous-lignes représentant son contour.
Plus de détails...
|
| | PSurface3D () |
| |
| void | Alloc () |
| |
| void | Dealloc () |
| |
| bool | ValideAllocaction () const |
| |
| void | Copie (const PSurface3D &source) |
| |
| PSurface3D & | operator= (const PSurface3D &s) |
| |
| void | defId (pident id_) |
| |
| const PStdVectSegments3D & | ContourConst () const |
| |
| const PStdVectTriangles3D & | TrianglesConst () const |
| |
| puint | NTriangles () const |
| |
| puint | NSommets () const |
| |
| void | defTrianglesActif (bool etat) |
| |
| const Pvec3 & | Centre () const |
| |
| pfloat | Rayon () const |
| |
| | PEnt3DExt () |
| |
| | PEnt3DExt (const PCouleur &c, pident i, const Pvec3 &n, bool a) |
| |
| const Pvec3 & | Norm () const |
| |
| Pvec3 & | NormNonConst () |
| |
| void | defNorm (const Pvec3 &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_, proprietes_3d_t props) |
| |
| | PEnt23D (const PCouleur &c, pident id_, proprietes_3d_t props) |
| |
| | PEnt23D () |
| |
| const PCouleur & | CouleurConst () const |
| |
| PCouleur & | Couleur () |
| |
| void | defCouleur (const PCouleur &c) |
| |
| void | defProprietes (proprietes_3d_t props) |
| |
| proprietes_3d_t | Proprietes () const |
| |
| bool | Courbe () const |
| |
| void | defCourbe (bool etat) |
| |
| bool | Trou () const |
| |
| void | defTrou (bool etat) |
| |
| | PEntite (pident id_) |
| |
| | PEntite (pident id_, puint16 attr) |
| |
| puint16 | Attributs () const |
| |
| puint16 & | AttributsRef () |
| |
| void | ReinitAttributs () |
| |
| void | defAttributs (puint16 att) |
| |
| void | AjoutAttribut (puint16 attr) |
| |
| void | RetireAttribut (puint16 attr) |
| |
| bool | ValideAttribut (puint16 attr) const |
| |
| void | AjoutAttributId (puint16 id) |
| |
| void | RetireAttributId (puint16 id) |
| |
| bool | ValideAttributId (puint16 id) const |
| |
| | PBaseId (pident id_) |
| |
| pident | Id () const |
| |
| void | defId (pident i) |
| | Assignation de l'id d'une entité. Plus de détails...
|
| |
| bool | IdNul () const |
| |
| | PBase () |
| |
| | ~PBase () |
| |
Défini une surface 3D à partir d'un ensemble de sous-lignes représentant son contour.