src/qvip/qvpolyline.h File Reference
File from the QVision library.
More...
#include <QPointF>
#include <QVImage>
Go to the source code of this file.
|
Classes |
class | QVPolyline |
| Polyline representation.
A polyline is a continuous line composed of one or more straight line segments. A QVPolyline is a implementation of a polyline, specified by a list of the points located at the intersection of the segments. Thus, any QVPolyline object inherits from the class QList<QPoint>. More...
|
Detailed Description
File from the QVision library.
- Author:
- PARP Research Group. University of Murcia, Spain.
Definition in file qvpolyline.h.