|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
A site with an associated weight (squared radius). More...
#include <geom_algorithms.H>
Public Attributes | |
| Point | position |
| Coordinates of the site. | |
| Geom_Number | weight |
| Weight of the site. | |
A site with an associated weight (squared radius).
Definition at line 10913 of file geom_algorithms.H.
| Point Aleph::PowerDiagram::WeightedSite::position |
Coordinates of the site.
Definition at line 10915 of file geom_algorithms.H.
Referenced by Aleph::PowerDiagram::power_center().
| Geom_Number Aleph::PowerDiagram::WeightedSite::weight |
Weight of the site.
Definition at line 10916 of file geom_algorithms.H.
Referenced by Aleph::PowerDiagram::power_center().