#include <VisionX/components/pointcloud_provider/KinectV1PointCloudProvider/KinectV1Device.hpp>
Definition at line 14 of file KinectV1Device.hpp.
◆ KinectV1Device()
◆ DepthCallback()
void DepthCallback |
( |
void * |
_depth, |
|
|
uint32_t |
timestamp |
|
) |
| |
|
inline |
◆ getDepth()
bool getDepth |
( |
std::vector< uint16_t > & |
buffer | ) |
|
|
inline |
◆ getRGB()
bool getRGB |
( |
std::vector< uint8_t > & |
buffer | ) |
|
|
inline |
◆ VideoCallback()
void VideoCallback |
( |
void * |
_rgb, |
|
|
uint32_t |
timestamp |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: