#include <Shapes.h>
| rdf::Polygon::Polygon |
( |
const QPolygonF & |
polygon = QPolygonF() | ) |
|
| QPolygonF rdf::Polygon::closedPolygon |
( |
| ) |
const |
| void rdf::Polygon::draw |
( |
QPainter & |
p | ) |
const |
| Polygon rdf::Polygon::fromCvPoints |
( |
const std::vector< cv::Point2d > & |
pts | ) |
|
|
static |
| Polygon rdf::Polygon::fromCvPoints |
( |
const std::vector< cv::Point2f > & |
pts | ) |
|
|
static |
| Polygon rdf::Polygon::fromCvPoints |
( |
const std::vector< cv::Point > & |
pts | ) |
|
|
static |
| bool rdf::Polygon::isEmpty |
( |
| ) |
const |
| QPolygonF rdf::Polygon::polygon |
( |
| ) |
const |
| void rdf::Polygon::read |
( |
const QString & |
pointList | ) |
|
| void rdf::Polygon::setPolygon |
( |
const QPolygonF & |
polygon | ) |
|
| int rdf::Polygon::size |
( |
| ) |
const |
| QString rdf::Polygon::write |
( |
| ) |
const |
| void operator<< |
( |
Polygon & |
poly, |
|
|
const QPointF & |
pt |
|
) |
| |
|
friend |
| QPolygonF rdf::Polygon::mPoly |
|
protected |
The documentation for this class was generated from the following files: