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
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.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