Click or drag to resize

GM_LidarUtil_t Class

[Missing <summary> documentation for "T:GlobalMapper.Lidar.GM_LidarUtil_t"]

Inheritance Hierarchy
SystemObject
  GlobalMapper.LidarGM_LidarUtil_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_LidarUtil_t

The GM_LidarUtil_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_LidarUtil_t
Initializes a new instance of the GM_LidarUtil_t class
Top
Methods
  NameDescription
Public methodStatic memberLidarColorize
Adds/updates the color or intensity fields of Lidar data from loaded image data.
Public methodStatic memberLidarColorizeQuery
Adds/updates the color or intensity fields of Lidar data from loaded image data.
Public methodStatic memberLidarCompare
Compare two point clouds to find differences. The differences will be saved as a new point layer.
Public methodStatic memberLidarCompareQuery
Compare two sets of points to find differences. The differences will be saved as a new point layer.
Public methodStatic memberLidarThin
Spatially thins a Lidar point cloud layer.
Top
See Also