|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Attributes | |
| size_t | u |
| size_t | v |
Definition at line 421 of file geom_algorithms.H.
| size_t Aleph::GeomBowyerWatsonUtils::UndirectedEdge::u |
Definition at line 423 of file geom_algorithms.H.
Referenced by Aleph::GeomBowyerWatsonUtils::CmpUndirectedEdge::operator()(), and Aleph::GeomBowyerWatsonUtils::triangulate().
| size_t Aleph::GeomBowyerWatsonUtils::UndirectedEdge::v |
Definition at line 424 of file geom_algorithms.H.
Referenced by Aleph::GeomBowyerWatsonUtils::CmpUndirectedEdge::operator()(), and Aleph::GeomBowyerWatsonUtils::triangulate().