Namespaces | |
| namespace | LAS |
| namespace | UI |
Classes | |
| class | CLASSDESC |
| Lidar Class description. More... | |
| class | CLASSDESCSET |
| Set of Lidar class descriptions. More... | |
| class | POINTARRAY32 |
| Array of point records where first 3 fields are X, Y, Z quantized to INT32. More... | |
| class | POINTRECORD32 |
| Point record where first 3 fields are X, Y, Z as INT32 with quantization. More... | |
Enumerations | |
| enum | POINTRETURNTYPE { POINTRETURNTYPE_Single = 0, POINTRETURNTYPE_FirstOfMultiple = 1, POINTRETURNTYPE_LastOfMultiple = 2, POINTRETURNTYPE_Intermediate = 3, POINTRETURNTYPE_Invalid = 4, POINTRETURNTYPE_None = 5, POINTRETURNTYPE_NUMTYPES = 6 } |
Point "return type" enumeration.
1.6.1