class TriangulationPoint a point lying on a triangulation
| | getCoordinates () const returns the 3 barycentric coordinates of the point in a triangle |
| | getTriangle () const returns the triangle |
| | setPosition (const double c[3], TriangulationTriangle3D *t) change the position of the point |
| | constructors
| ||
| | destructor
|
| | coordinates [3] the three barycentric coordinates of the point in a triangle |
| | triangle the triangle where the point is defined |
a point lying on a triangulation
TriangulationTriangle3D* triangle
const double* getCoordinates() const
TriangulationTriangle3D* getTriangle() const
void setPosition(const double c[3], TriangulationTriangle3D *t)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de