libcrn
3.9.5
A document image processing library
|
#include <CRNObject.h>
#include <CRNData/CRNVector.h>
#include <CRNGeometry/CRNPoint2DInt.h>
#include <CRNGeometry/CRNRect.h>
Go to the source code of this file.
Classes | |
class | crn::Stroke |
A list of points. More... | |
struct | crn::IsSerializable< Stroke > |
struct | crn::IsClonable< Stroke > |
Namespaces | |
crn | |
Functions | |
size_t | crn::Size (const Stroke &s) noexcept |
Size of a stroke. More... | |