CGAL::Oriented_side

#include <CGAL/enum.h>

enum Oriented_side { ON_NEGATIVE_SIDE,
ON_ORIENTED_BOUNDARY,
ON_POSITIVE_SIDE};