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