#include <artec/sdk/capturing/IFrame.h>
Definition at line 21 of file IFrame.h.
virtual const IImage* artec::sdk::capturing::IFrame::getDepth |
( |
| ) |
const |
|
pure virtual |
Get depth texture. Doesn't work for Artec scanners.
virtual int artec::sdk::capturing::IFrame::getFrameNumber |
( |
| ) |
const |
|
pure virtual |
Used for sorting frames by capture order in multi-thread mode.
virtual const IImage* artec::sdk::capturing::IFrame::getTexture |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: