Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::PowerDiagram::WeightedSite Struct Reference

A site with an associated weight (squared radius). More...

#include <geom_algorithms.H>

Collaboration diagram for Aleph::PowerDiagram::WeightedSite:
[legend]

Public Attributes

Point position
 Coordinates of the site.
 
Geom_Number weight
 Weight of the site.
 

Detailed Description

A site with an associated weight (squared radius).

Definition at line 10913 of file geom_algorithms.H.

Member Data Documentation

◆ position

Point Aleph::PowerDiagram::WeightedSite::position

Coordinates of the site.

Definition at line 10915 of file geom_algorithms.H.

Referenced by Aleph::PowerDiagram::power_center().

◆ weight

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().


The documentation for this struct was generated from the following file: