| |
A container type to get (and put) the three special values
() associated with an alpha shape edge.
| |
| |
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 incident vertices.
| |||
| |||
constructor setting the incident vertices and the neighboring faces.
|
advanced |
advanced |
advanced |