Public Member Functions | Public Attributes

HokuyoScan Class Reference

#include <hokuyoscan.h>

List of all members.

Public Member Functions

 HokuyoScan ()
QRectF boundingRect () const
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
void setPosition (double x, double y, double phi)
void newScan (struct hokuyo_scan_type *scan)
void paintShapeDetect (QPainter *painter)
 ~HokuyoScan ()

Public Attributes

bool showShapeDetect
struct hokuyo_scan_type data

Constructor & Destructor Documentation

HokuyoScan::HokuyoScan (  ) 
HokuyoScan::~HokuyoScan (  ) 

Member Function Documentation

QRectF HokuyoScan::boundingRect (  )  const

Here is the call graph for this function:

Here is the caller graph for this function:

void HokuyoScan::newScan ( struct hokuyo_scan_type *  scan  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void HokuyoScan::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget 
)

Here is the call graph for this function:

void HokuyoScan::paintShapeDetect ( QPainter *  painter  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void HokuyoScan::setPosition ( double  x,
double  y,
double  phi 
)

Here is the caller graph for this function:


Member Data Documentation

struct hokuyo_scan_type HokuyoScan::data

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