#include <src/app/ddKinectLCM.h>
|
| void | onKinectFrame (const QByteArray &data, const QString &channel) |
| |
Definition at line 27 of file ddKinectLCM.h.
| ddKinectLCM::ddKinectLCM |
( |
QObject * |
parent = NULL | ) |
|
| qint64 ddKinectLCM::getPointCloudFromKinect |
( |
vtkPolyData * |
polyDataRender | ) |
|
| void ddKinectLCM::init |
( |
ddLCMThread * |
lcmThread, |
|
|
const QString & |
botConfigFile |
|
) |
| |
| void ddKinectLCM::onKinectFrame |
( |
const QByteArray & |
data, |
|
|
const QString & |
channel |
|
) |
| |
|
protectedslot |
| int ddKinectLCM::decimate_ |
|
protected |
| KinectCalibration* ddKinectLCM::kcal |
|
protected |
| vtkSmartPointer<vtkPolyData> ddKinectLCM::mPolyData |
|
protected |
| QMutex ddKinectLCM::mPolyDataMutex |
|
protected |
| int64_t ddKinectLCM::mUtime |
|
protected |
| uint8_t* ddKinectLCM::rgb_buf_ |
|
protected |
The documentation for this class was generated from the following file: