|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
A 2-D site with an associated weight (squared radius). More...
#include <geom_algorithms.H>
Public Attributes | |
| Point | position |
| Geom_Number | weight |
A 2-D site with an associated weight (squared radius).
Definition at line 2335 of file geom_algorithms.H.
| Point Aleph::RegularTriangulationBowyerWatson::WeightedSite::position |
Definition at line 2337 of file geom_algorithms.H.
Referenced by Aleph::RegularTriangulationBowyerWatson::unique_sites().
| Geom_Number Aleph::RegularTriangulationBowyerWatson::WeightedSite::weight |
Definition at line 2338 of file geom_algorithms.H.