Artec 3D Scanning SDK
2.0
|
#include <artec/sdk/base/Errors.h>
#include <artec/sdk/base/IRef.h>
#include <artec/sdk/capturing/CaptureSdkDefines.h>
#include <artec/sdk/capturing/ScannerInfo.h>
Go to the source code of this file.
Classes | |
class | artec::sdk::capturing::IArrayScannerId |
Provides an access to the scanner identification info. More... | |
Namespaces | |
artec | |
artec::sdk | |
artec::sdk::capturing | |
Functions | |
ErrorCode ACAPTURESDK_LINK_SPEC | artec::sdk::capturing::createArrayScannerId (IArrayScannerId **pArray, int elementsCount, bool zeroFill=false) |
Create ScannerId array with the default-constructed elements. More... | |