| 
| 
  | setGrayCode (Datapool *i_data) | 
|   | 
| 
bool  | setParameters (QDomNode &config) | 
|   | 
| 
bool  | init () | 
|   | 
| 
bool  | draw (QImage **image) | 
|   | 
| 
bool  | paint (QImage *image) | 
|   | 
| 
  | drawInterface (Datapool *i_data) | 
|   | 
 | 
| 
static QDomNode  | getParameterNode (QString pname, QDomElement &elem) | 
|   | 
| 
static QDomNode  | getParameterNode (QString pname, QDomNode &node) | 
|   | 
| 
static QString  | getParameterValue (QDomNode &node) | 
|   | 
| 
static QString  | getParameterValue (QDomElement &elem) | 
|   | 
| 
static void  | copyBytes (QImage *im1, QImage *im2) | 
|   | 
| 
static void  | showPolygon3D (QPainter &painter, SceneModel *i_pSmNode, QSharedPointer< polygon3D< double > > poly, const QColor &color) | 
|   | 
| 
static void  | showImagePolygon (QPainter &painter, QSharedPointer< polygon2D< int > > poly, const QColor &color) | 
|   | 
| 
static void  | paintImageLine (QPainter &painter, point2D< int > *pointBegin, point2D< int > *pointEnd, const QColor &color) | 
|   | 
| 
static int  | get2Dfrom3D (SceneModel *i_pSmNode, point3D< double > *point3D, point2D< double > *point2D) | 
|   | 
| 
static void  | paintLine (QPainter &painter, point2D< double > *pointBegin, point2D< double > *pointEnd) | 
|   | 
| 
std::string  | name | 
|   | 
| 
Datapool *  | m_data | 
|   | 
The documentation for this class was generated from the following files: