11 #ifndef _ISCANNERARRAY_H_
12 #define _ISCANNERARRAY_H_
18 namespace artec {
namespace sdk {
namespace capturing
23 namespace artec {
namespace sdk {
namespace scanning
57 virtual int getSize()
const = 0;
76 #endif // _ISCANNERARRAY_H_
ErrorCode ASCANNINGSDK_LINK_SPEC createArrayScanner(IArrayScanner **pArray, int elementsCount)
Create the ArrayScanner object representing an array of the Scanner objects.
Represents an interface to an array of the Scanner objects with methods for getting array size...
#define ASCANNINGSDK_LINK_SPEC
Interface to initiate capture and control scanner parameters (fps, texture, exposure time...
Interface that implements reference counting and life-time management.