#include <Model.hpp>
Inheritance diagram for Sommet2D::

Public Methods | |
| Sommet2D () | |
| Sommet2D (realtype X, realtype Y) | |
| Sommet2D (const Sommet2D &s) | |
| const Sommet2D & | operator= (const Sommet2D &v) |
Public Attributes | |
| realtype | x |
| realtype | y |
|
|
Definition at line 39 of file Sommet.hpp. |
|
||||||||||||
|
Definition at line 40 of file Sommet.hpp. |
|
|
Definition at line 41 of file Sommet.hpp. |
|
|
Reimplemented in Sommet3D, and Sommet3DH. Definition at line 12 of file Sommet.cpp. |
|
|
Reimplemented in Sommet3D, and Sommet3DH. Definition at line 37 of file Sommet.hpp. Referenced by operator<<(), Sommet3DH::operator=(), Sommet3D::operator=(), and operator>>().
|
|
|
Reimplemented in Sommet3D, and Sommet3DH. Definition at line 37 of file Sommet.hpp. Referenced by operator<<(), Sommet3DH::operator=(), Sommet3D::operator=(), and operator>>().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001