Global Mapper SDK
Retrieves the active Lidar class filter for display and other operations. This is a better solution than calling GM_GetFeatureClassEnabled for each Lidar class.
Syntax
C++
Copy
GM_Error_t32 GM_GetLidarClassFilter
(
GM_LidarClassFilter_t* aClassFilter // OUT: Active class filter
);
Comments
0 comments
Please sign in to leave a comment.