Kernel::Assign_2

A model for this must provide:

template <class T>
bool fo.operator() ( T& t, Kernel::Object_2 o)
assigns o to t if o was constructed from an object of type T. Returns true, if the assignment was possible.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Object
Kernel::Object_2
Kernel::Intersect_2