| |
default constructor.
| |
| |
constructor setting the incident vertices.
| |
| |
constructor setting the incident vertices and the neighboring faces.
|
|
| returns the interval associated with the edge indexed with i, which contains three alpha values α1 ≤ α2 ≤ α3, such as for α between α1 and α2, the edge indexed with i is attached but singular, for α between α2 and α3, the edge is regular, and for α greater than α3, the edge is interior. |
|
| return the alpha value, under which the alpha shape contains the face. |
|
| |
sets the interval associated with the edge indexed with i, which contains three alpha values α1 ≤ α2 ≤ α3, such as for α between α1 and α2, the edge indexed with i is attached but singular, for α between α2 and α3, the edge is regular, and for α greater than α3, the edge is interior. | ||
|
| sets the alpha value, under which the alpha shape contains the face. |