CGAL 5.5 - 2D and 3D Linear Geometry Kernel
CGAL::Null_vector Class Reference

#include <CGAL/Origin.h>

Definition

CGAL defines a symbolic constant NULL_VECTOR to construct zero length vectors.

Null_vector is the type of this constant.

See also
CGAL::Vector_2<Kernel>
CGAL::Vector_3<Kernel>