Class containing just a reference to IR meta data.
More...
#include <openni_ir_image.h>
Class containing just a reference to IR meta data.
Definition at line 50 of file openni_ir_image.h.
openni_wrapper::IRImage::IRImage |
( |
boost::shared_ptr< xn::IRMetaData > |
ir_meta_data | ) |
|
throw | ( | |
| ) | | |
|
inline |
openni_wrapper::IRImage::~IRImage |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
void openni_wrapper::IRImage::fillRaw |
( |
unsigned |
width, |
|
|
unsigned |
height, |
|
|
unsigned short * |
ir_buffer, |
|
|
unsigned |
line_step = 0 |
|
) |
| const |
throw | ( | OpenNIException |
| ) | | |
unsigned openni_wrapper::IRImage::getFrameID |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
unsigned openni_wrapper::IRImage::getHeight |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
const xn::IRMetaData & openni_wrapper::IRImage::getMetaData |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
unsigned long openni_wrapper::IRImage::getTimeStamp |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
unsigned openni_wrapper::IRImage::getWidth |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
The documentation for this class was generated from the following files: