MIRA
Classes | Namespaces
PointVectorObject.h File Reference

Custom QGraphicsItem that visualizes a std::vector<Point2f>, or a downprojection of a std::vector<Point3f>. More...

#include <visualization/GuiVisualizationExports.h>
#include <QAbstractGraphicsShapeItem>
#include <QVector>
#include <QPainter>
#include <QWidget>
#include <geometry/Point.h>
Include dependency graph for PointVectorObject.h:

Go to the source code of this file.

Classes

class  PointVectorObject< PointType >
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Custom QGraphicsItem that visualizes a std::vector<Point2f>, or a downprojection of a std::vector<Point3f>.

Author
Christian Reuther
Date
2014/09/09