CGAL 6.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
AdaptableTernaryFunction
Operations | |
A model of this concept must provide: | |
Comparison_result | operator() (const Type1 &obj1, const Type2 &obj2, const Kernel::FT &d2) |
compares the squared distance between the two geometrical objects obj1 and obj2 to the value d2 , where the types Type1 and Type2 can be any of the following: | |