|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <geom_algorithms.H>
Public Attributes | |
| Array< WeightedSite > | sites |
| Array< IndexedTriangle > | triangles |
Definition at line 2343 of file geom_algorithms.H.
| Array<WeightedSite> Aleph::RegularTriangulationBowyerWatson::Result::sites |
Definition at line 2345 of file geom_algorithms.H.
Referenced by Aleph::RegularTriangulationBowyerWatson::operator()().
| Array<IndexedTriangle> Aleph::RegularTriangulationBowyerWatson::Result::triangles |
Definition at line 2346 of file geom_algorithms.H.