Definition at line 222 of file MechEyeFrame.hpp.
◆ LineBatch()
mmind::api::LineBatch::LineBatch |
( |
| ) |
|
|
inline |
◆ ~LineBatch()
mmind::api::LineBatch::~LineBatch |
( |
| ) |
|
|
inline |
◆ columnCount()
uint32_t mmind::api::LineBatch::columnCount |
( |
| ) |
const |
|
inline |
◆ depth() [1/2]
Frame< float > & mmind::api::LineBatch::depth |
( |
| ) |
|
|
inline |
◆ depth() [2/2]
const Frame< float > & mmind::api::LineBatch::depth |
( |
| ) |
const |
|
inline |
◆ depthAt()
float mmind::api::LineBatch::depthAt |
( |
uint32_t | row, |
|
|
uint32_t | col ) const |
|
inline |
◆ encoder() [1/2]
Frame< unsigned int > & mmind::api::LineBatch::encoder |
( |
| ) |
|
|
inline |
◆ encoder() [2/2]
const Frame< unsigned int > & mmind::api::LineBatch::encoder |
( |
| ) |
const |
|
inline |
◆ encoderAt()
unsigned int mmind::api::LineBatch::encoderAt |
( |
uint32_t | row, |
|
|
uint32_t | col ) const |
|
inline |
◆ frameId() [1/2]
Frame< long long > & mmind::api::LineBatch::frameId |
( |
| ) |
|
|
inline |
◆ frameId() [2/2]
const Frame< long long > & mmind::api::LineBatch::frameId |
( |
| ) |
const |
|
inline |
◆ frameIdAt()
long long mmind::api::LineBatch::frameIdAt |
( |
uint32_t | row, |
|
|
uint32_t | col ) const |
|
inline |
◆ intensity() [1/2]
Frame< unsigned char > & mmind::api::LineBatch::intensity |
( |
| ) |
|
|
inline |
◆ intensity() [2/2]
const Frame< unsigned char > & mmind::api::LineBatch::intensity |
( |
| ) |
const |
|
inline |
◆ intensityAt()
unsigned char mmind::api::LineBatch::intensityAt |
( |
uint32_t | row, |
|
|
uint32_t | col ) const |
|
inline |
◆ lineCount()
uint32_t mmind::api::LineBatch::lineCount |
( |
| ) |
const |
|
inline |
◆ resize()
void mmind::api::LineBatch::resize |
( |
uint32_t | width, |
|
|
uint32_t | height ) |
|
inline |
◆ setLineCount()
void mmind::api::LineBatch::setLineCount |
( |
uint32_t | lineCount | ) |
|
|
inline |
The documentation for this class was generated from the following file: