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

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

#include <geom_algorithms.H>

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

Public Attributes

Point position
 
Geom_Number weight
 

Detailed Description

A 2-D site with an associated weight (squared radius).

Definition at line 2335 of file geom_algorithms.H.

Member Data Documentation

◆ position

Point Aleph::RegularTriangulationBowyerWatson::WeightedSite::position

◆ weight

Geom_Number Aleph::RegularTriangulationBowyerWatson::WeightedSite::weight

Definition at line 2338 of file geom_algorithms.H.


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