libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
CRNPoint2DInt.h File Reference
#include <CRNGeometry/CRNPoint2D.h>
+ Include dependency graph for CRNPoint2DInt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  crn::Point2DInt
 A 2D point class. More...
 
struct  crn::IsSerializable< Point2DInt >
 
struct  crn::IsClonable< Point2DInt >
 

Namespaces

 crn
 

Functions

std::vector< Point2DIntcrn::MakeSegment (const Point2DInt &p_begin, const Point2DInt &p_end)
 Make a segment between two points. More...