|  | Artec 3D Scanning SDK
    2.0
    | 
Interface to obtain model's attributes. More...
#include <artec/sdk/base/IModelInfo.h>
 Inheritance diagram for artec::sdk::base::IModelInfo:
 Inheritance diagram for artec::sdk::base::IModelInfo:| Public Member Functions | |
| virtual ErrorCode | readInfo (const IModel *model)=0 | 
| Read attributes from model object.  More... | |
| virtual IArrayInt * | getAlignInfo ()=0 | 
| Get indices of aligned scans.  More... | |
|  Public Member Functions inherited from artec::sdk::base::IRef | |
| virtual int | addRef () const =0 | 
| Increase object reference counter.  More... | |
| virtual int | release () const =0 | 
| Decrease object reference counter.  More... | |
Interface to obtain model's attributes.
Definition at line 32 of file IModelInfo.h.
| 
 | pure virtual | 
Get indices of aligned scans.
Read attributes from model object.
 1.8.9.1
 1.8.9.1