libcrn
3.9.5
A document image processing library
|
#include <CRNGeometry/CRNPoint2D.h>
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< Point2DInt > | crn::MakeSegment (const Point2DInt &p_begin, const Point2DInt &p_end) |
Make a segment between two points. More... | |