Artec 3D Scanning SDK  2.0
Classes | Namespaces | Functions
IScanningProcedureBundle.h File Reference
#include <artec/sdk/base/Errors.h>
#include <artec/sdk/scanning/IScanningProcedure.h>
#include <artec/sdk/scanning/IArrayScanner.h>
#include <artec/sdk/scanning/ScanningSdkDefines.h>

Go to the source code of this file.

Classes

struct  artec::sdk::scanning::ScanningProcedureBundleSettings
 These settings entirely cover the scanning procedure using bundle. More...
 
class  artec::sdk::scanning::IScanningProcedureBundle
 Bundle scanning procedure controller. More...
 

Namespaces

 artec
 
 artec::sdk
 
 artec::sdk::scanning
 

Functions

ErrorCode ASCANNINGSDK_LINK_SPEC artec::sdk::scanning::createScanningProcedureBundle (IScanningProcedureBundle **job, IArrayScanner *scanners, const ScanningProcedureBundleSettings *desc=NULL)
 Create procedure for scanning by using the scanner bundle. More...