Artec 3D Scanning SDK
2.0
|
Go to the source code of this file.
Classes | |
class | artec::sdk::base::IString |
Interface for string with smart reference counting. More... | |
class | artec::sdk::base::IArrayString |
Interface for array of strings that supports smart reference counting. More... | |
Namespaces | |
artec | |
artec::sdk | |
artec::sdk::base | |
Functions | |
ErrorCode ABASESDK_LINK_SPEC | artec::sdk::base::createString (IString **pString, const wchar_t *sourceString) |
ErrorCode ABASESDK_LINK_SPEC | artec::sdk::base::createArrayString (IArrayString **pArray, int elementsCount) |