- globalmapper.LidarColorizeQuery(GM_LidarQueryHandle_t aLidarQuery, [GM_LayerHandle_t32] aLayerList, GM_LidarColorizeSetup_t aSetup, uint32 aReserved=0) GM_Error_t32[source]
-
Adds/updates the color or intensity fields of Lidar data from loaded image data.
- Parameters:
-
aLidarQuery (GM_LidarQueryHandle_t) – Lidar query specifying the points to colorize.
aLayerList ([GM_LayerHandle_t32]) – List of loaded image layers to get the color from.
aSetup (GM_LidarColorizeSetup_t) – Setup options for colorizing operation.
aReserved (uint32) – Reserved for future use; defaults to 0
- Returns:
-
Error Code
- Return type:
-
GM_Error_t32
Comments
0 comments
Please sign in to leave a comment.