Artec 3D Scanning SDK
2.0
|
Information on project entry (scan or model), e.g. its type and identifier. More...
#include <artec/sdk/project/EntryInfo.h>
Public Attributes | |
base::Uuid | uuid |
Unique identifier. More... | |
EntryType | type |
Entry type. More... | |
unsigned long long | size |
Entry size in bytes. More... | |
Information on project entry (scan or model), e.g. its type and identifier.
Definition at line 11 of file EntryInfo.h.
unsigned long long artec::sdk::project::EntryInfo::size |
Entry size in bytes.
Definition at line 15 of file EntryInfo.h.
EntryType artec::sdk::project::EntryInfo::type |
base::Uuid artec::sdk::project::EntryInfo::uuid |