![]() |
The concept WeightedPoint is needed by Regular_triangulation_euclidean_traits_3. It must fulfill the following requirements:
| WeightedPoint::Point | |
|
The point type
| |
| WeightedPoint::Weight | |
|
The weight type
| |
| typedef Point::RT | RT; | The ring type |
| WeightedPoint wp ( Point p=Point(), Weight w = Weight(0)); |
| Point | point () const | |
| Weight | weight () const | |
CGAL::Regular_triangulation_euclidean_traits_3
CGAL::Regular_triangulation_3.