This document is archived and information here might be outdated. Recommended version. |
Provides access to members of LasPointEnumerator.
Name | Description | |
---|---|---|
Attribute | The LAS attribute. | |
Next | Populates an array of WKSPointZs, optional arrays of 0-based file indices and 1-based point IDs. | |
NextAttrColor | Populates arrays of WKSPointZs and colors (RGB and near infrared), and optional arrays of 0-based file indices and 1-based point IDs. | |
NextAttrDbl | Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs. | |
NextAttrLong | Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs. | |
NextAttrRGB32 | Populates arrays of WKSPointZs and RGB colors, and optional arrays of 0-based file indices and 1-based point IDs. | |
NextLasInfo | Populates an array of ILasPointInfo. | |
NextLasInfoExt | Populates an array of ILasPointInfo. | |
Reset | Resets the enumerator. |
Interfaces | Description |
---|---|
IEnumLasPoint | Provides access to members of LasPointEnumerator. |
Classes | Description |
---|---|
LasPointEnumerator | Las Point Enumerator. |