Public Member Functions | Public Attributes

MclPainter Class Reference

#include <MclPainter.h>

Inherits Painter.

Collaboration diagram for MclPainter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MclPainter (struct mcl_model *mcl, int *displayCount)
 ~MclPainter ()
void paint (QPainter *painter, QPaintEvent *event)
QSize size ()
void setSize (int width, int height)

Public Attributes

struct mcl_robot_pos estimated

Constructor & Destructor Documentation

MclPainter::MclPainter ( struct mcl_model mcl,
int *  displayCount 
)
MclPainter::~MclPainter (  ) 

Member Function Documentation

void MclPainter::paint ( QPainter *  painter,
QPaintEvent *  event 
) [virtual]

Implements Painter.

void MclPainter::setSize ( int  width,
int  height 
)
QSize MclPainter::size (  )  [virtual]

Implements Painter.


Member Data Documentation


The documentation for this class was generated from the following files: