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

Go to the source code of this file.

Classes

class  artec::sdk::scanning::IArrayScanner
 Represents an interface to an array of the Scanner objects with methods for getting array size, as well as getting and setting particular elements by their index in the array. More...
 

Namespaces

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

Functions

ErrorCode ASCANNINGSDK_LINK_SPEC artec::sdk::scanning::createArrayScanner (IArrayScanner **pArray, int elementsCount)
 Create the ArrayScanner object representing an array of the Scanner objects. More...