|
| HalfEdge (bool long_edge) |
|
bool | sameAs (HalfEdge *e) |
|
bool | incidentToVertex (Vertex *v) |
|
float | alphaForVertex (Vertex *v) |
|
float | edgeLength () |
|
float | alphaLengthForVertex (Vertex *v) |
|
void | setAlphaLengthForVertex (Vertex *v, float alpha_length) |
|
|
Vertex * | vertex |
|
HalfEdge * | mate |
|
std::vector< HalfFace * > | halfFaces |
|
Vertex * | cut |
|
float | alpha |
|
float | alpha_length |
|
bool | evaluated:1 |
|
bool | parity:1 |
|
bool | m_long_edge:1 |
|
Definition at line 66 of file TetMesh.h.
The documentation for this class was generated from the following file:
- C:/Users/Brig/Documents/Cleaver/src/lib/cleaver/TetMesh.h