artec::sdk::capturing::IArrayScannerId Class Referenceabstract

#include <artec/sdk/capturing/IArrayScannerId.h>

+ Inheritance diagram for artec::sdk::capturing::IArrayScannerId:

Public Types

typedef ScannerId elementType
 

Public Member Functions

virtual int getSize () const =0
 Get Array elements count. More...
 
virtual ScannerIdgetPointer () const =0
 Get data pointer for reading only. More...
 
- Public Member Functions inherited from artec::sdk::base::IRef
virtual int addRef () const =0
 
virtual int release () const =0
 

Detailed Description

Definition at line 23 of file IArrayScannerId.h.

Member Typedef Documentation

Member Function Documentation

virtual ScannerId* artec::sdk::capturing::IArrayScannerId::getPointer ( ) const
pure virtual

Get data pointer for reading only.

virtual int artec::sdk::capturing::IArrayScannerId::getSize ( ) const
pure virtual

Get Array elements count.


The documentation for this class was generated from the following file: