Class

CGAL::Origin

#include <CGAL/Origin.h>

Definition

Cgal defines a symbolic constant ORIGIN which denotes the point at the origin. Origin is the type of this constant. It is used in the conversion between points and vectors.

See Also

CGAL::Point_2<Kernel>
CGAL::Point_3<Kernel>
CGAL::Vector_2<Kernel>
CGAL::Vector_3<Kernel>
CGAL::operator+
CGAL::operator-