CGAL 6.1 - 2D and 3D Linear Geometry Kernel
Loading...
Searching...
No Matches

#include <Concepts/FunctionObjectConcepts.h>

Definition

Refines
AdaptableFunctor

Operations

A model of this concept must provide:

Kernel::FT operator() (const Kernel::WeightedPoint_3 &p) const
 returns the weight of the weighted point.
 

Member Function Documentation

◆ operator()()

Kernel::FT Kernel::ComputeWeight_3::operator() ( const Kernel::WeightedPoint_3 p) const

returns the weight of the weighted point.