| |
A type to hold a coordinate type class.
The type must provide a copy constructor, assignment, comparison
operators, negation, multiplication, division and allow the
declaration and initialization with a small integer constant
(cf. requirements for number types). An obvious choice would be
coordinate type of the point class. Precondition: Let's us precise that Coord_type has to be the same as the one used by the Gt, already used by underlying triangulation Dt.
|
| |
default constructor.
| |
| |
constructor setting
the point associated to.
| |
| |
constructor setting the point associated to and an incident face.
|
| ||
| returns two alpha values , such as for under , the vertex is attached but singular, and for under , the vertex is regular. |
|
| |
sets the alpha values , such as for under , the vertex is attached but singular, and for under , the vertex is regular. |