Kernel::Assign_3

A model for this must provide:

template <class T>
bool fo.operator() ( T& t, Kernel::Object_3 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::assign
CGAL::Object
Kernel::Object_3
Kernel::Intersect_3