GM_LidarCompareSetup_t.mQueryNewComparePoints Field

Lidar query that will hold all points in 'compare to' set that aren't in the 'compare' set (if GM_LidarCompare_CreateNewQueries is set). Call GM_FreeLidarQuery to free when you are done with this

Namespace:GlobalMapper.Lidar
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

Syntax
C#
Copy
public GM_LidarQuery_t mQueryNewComparePoints

Field Value

Type: GM_LidarQuery_t

See Also