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