Processing math: 100%
CGAL 5.2.3 - 2D and 3D Linear Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Kernel::CompareAngleWithXAxis_2 Concept Reference

Definition

Refines:
AdaptableFunctor (with two arguments)

Operations

A model of this concept must provide:

Comparison_result operator() (const Kernel::Direction_2 &d, const Kernel::Direction_2 &e)
 compares the angles between the positive x-axis and the directions in counterclockwise order.