GM_LidarPoint_t Structure |
Namespace: GlobalMapper.Lidar
The GM_LidarPoint_t type exposes the following members.
Name | Description | |
---|---|---|
![]() | mBlue | Blue color value |
![]() | mClass | Classification |
![]() | mElevMeters | Elevation of point in meters |
![]() | mFlags | Flags about the point |
![]() | mGpsTime | GPS time |
![]() | mGreen | Green color value |
![]() | mIntensity | Intensity |
![]() | mLayer | Layer the point is from |
![]() | mNIR | NIR (near infrared) value |
![]() | mPointIdx | Point index in cloud |
![]() | mPos | Location of the point (global coordinates when getting, native when adding feature) |
![]() | mRed | Red color value |
![]() | mRetCount | Number of returns |
![]() | mRetNum | Return number |
![]() | mScanAngle | Scan Angle |
![]() | mScannerChannel | Scanner channel |
![]() | mSourceId | Point Source ID |
![]() | mUserData | User data |