CGAL::assign

#include <CGAL/Object.h>

template <class T>
bool assign ( T& c, Object o)
assigns o to c if o was constructed from an object of type T. Returns true, if the assignment was possible.

See Also

CGAL::intersection
CGAL::make_object