|
Rebel Fork Framework
|
Data used for Delaunay triangulation. More...
Public Member Functions | |
| bool | IsInsideCircumsphere (unsigned tetIndex, const Vector3 &position) |
| Tests if point is inside circumsphere of tetrahedron. | |
Public Attributes | |
| ea::vector< HighPrecisionSphere > | circumspheres_ |
| Circumspheres of mesh tetrahedrons. | |
| ea::vector< bool > | removed_ |
| Whether the tetrahedron is removed. | |
Data used for Delaunay triangulation.