IImportLAS::ExtraBytes Struct Reference

Classes

union  AnyType
 

Public Attributes

ColumnType type
 
int nElements
 
char name [33]
 
char description [33]
 
bool hasNoData
 
AnyType noData [3]
 
bool hasMin
 
AnyType minima [3]
 
bool hasMax
 
AnyType maxima [3]
 
bool hasOffset
 
double offset [3]
 
bool hasScale
 
double scale [3]