Artec 3D Scanning SDK
2.0
|
#include <artec/sdk/base/Errors.h>
#include <artec/sdk/base/IRef.h>
#include <artec/sdk/capturing/CaptureSdkDefines.h>
Go to the source code of this file.
Classes | |
class | artec::sdk::capturing::IArrayFrame |
This class represents an array of the IFrame pointers 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 | |
Functions | |
ErrorCode ACAPTURESDK_LINK_SPEC | artec::sdk::capturing::createArrayFrame (IArrayFrame **pArray, int elementsCount) |