| |
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.
|
advanced |
| |
default constructor.
| |
| |
constructor setting
the point.
| |
| |
constructor setting the point associated to and an incident face.
|
advanced |
| ||
| returns two alpha values , such as for between and , the vertex is attached but singular, and for upper , the vertex is regular. |
advanced |
|
| |
sets the alpha values , such as for between and , the vertex is attached but singular, and for upper , the vertex is regular. |
advanced |