Click or drag to resize

GM_LidarQueryInfo_t Class

Define structure to hold information about a Lidar query
Inheritance Hierarchy
SystemObject
  GlobalMapper.LidarGM_LidarQueryInfo_t

Namespace:  GlobalMapper.Lidar
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public class GM_LidarQueryInfo_t

The GM_LidarQueryInfo_t type exposes the following members.

Fields
  NameDescription
Public fieldmLayerList
List of layers that have points in query
Public fieldmNumPoints
Total number of points in query
Top
See Also