artec::sdk::capturing::ScannerInfo Struct Reference
#include <artec/sdk/capturing/ScannerInfo.h>
Public Attributes | |
int | depthMapSizeX |
3D camera functions More... | |
int | depthMapSizeY |
base::PixelFormat | depthFormat |
bool | isTextureCameraAvailable |
Texture camera functions. More... | |
int | textureSizeX |
int | textureSizeY |
int | scannerButtonsMask |
scanner buttons support More... | |
bool | isExternalSynchronizationSupported |
synchronization support More... | |
bool | isGainAvailable |
gain for texture camera More... | |
Detailed Description
Definition at line 50 of file ScannerInfo.h.
Member Data Documentation
base::PixelFormat artec::sdk::capturing::ScannerInfo::depthFormat |
Definition at line 55 of file ScannerInfo.h.
int artec::sdk::capturing::ScannerInfo::depthMapSizeX |
3D camera functions
Definition at line 53 of file ScannerInfo.h.
int artec::sdk::capturing::ScannerInfo::depthMapSizeY |
Definition at line 54 of file ScannerInfo.h.
bool artec::sdk::capturing::ScannerInfo::isExternalSynchronizationSupported |
synchronization support
Definition at line 66 of file ScannerInfo.h.
bool artec::sdk::capturing::ScannerInfo::isGainAvailable |
gain for texture camera
Definition at line 69 of file ScannerInfo.h.
bool artec::sdk::capturing::ScannerInfo::isTextureCameraAvailable |
Texture camera functions.
Definition at line 58 of file ScannerInfo.h.
int artec::sdk::capturing::ScannerInfo::scannerButtonsMask |
scanner buttons support
Definition at line 63 of file ScannerInfo.h.
int artec::sdk::capturing::ScannerInfo::textureSizeX |
Definition at line 59 of file ScannerInfo.h.
int artec::sdk::capturing::ScannerInfo::textureSizeY |
Definition at line 60 of file ScannerInfo.h.
The documentation for this struct was generated from the following file:
- artec/sdk/capturing/ScannerInfo.h