10 #ifndef _IMODELINFO_H_
11 #define _IMODELINFO_H_
16 namespace artec {
namespace sdk {
namespace base
49 #endif // _IMODELINFO_H_
ErrorCode ABASESDK_LINK_SPEC createModelInfo(IModelInfo **modelInfo)
Container of Scan(s) and a single CompositeContainer.
Interface for array of integer data that supports smart reference counting.
virtual ErrorCode readInfo(const IModel *model)=0
Read attributes from model object.
Interface to obtain model's attributes.
virtual IArrayInt * getAlignInfo()=0
Get indices of aligned scans.
#define ABASESDK_LINK_SPEC
Interface that implements reference counting and life-time management.