Kernel::ComputeSquaredDistance_2

A model for this must provide:

Kernel::FT fo.operator() ( Type1 obj1, Type2 obj2)
returns the squared distance between two geometrical objects of type Type1 and Type2

for all pairs Type1 and Type2, where the types Type1 and Type2 can be any of the following:

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::squared_distance