Click or drag to resize

GM_LidarQueryInfo_t Class

Define structure to hold information about a Lidar query
Inheritance Hierarchy
SystemObject
  GlobalMapperGM_LidarQueryInfo_t

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
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