31#if defined(CPolarPointComparator2D_RECURSES)
32#error Recursive header files inclusion detected in CPolarPointComparator2D.h
35#define CPolarPointComparator2D_RECURSES
37#if !defined CPolarPointComparator2D_h
39#define CPolarPointComparator2D_h
44#include "DGtal/base/Common.h"
131#undef CPolarPointComparator2D_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: This concept gathers classes that are able to compare the position of two given points around a...
BOOST_CONCEPT_USAGE(CPolarPointComparator2D)
void checkConstConstraints() const
Go to http://www.sgi.com/tech/stl/Assignable.html.
Go to http://www.sgi.com/tech/stl/CopyConstructible.html.
Go to http://www.sgi.com/tech/stl/DefaultConstructible.html.