Global Mapper SDK
GM_LidarFilter_t Class |
This type is used to get/set information about Lidar class filters

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

C#
Copy
public class GM_LidarFilter_t
The GM_LidarFilter_t type exposes the following members.

Name | Description | |
---|---|---|
![]() | GM_LidarFilter_t |
Initializes a new instance of the GM_LidarFilter_t class
|

Name | Description | |
---|---|---|
![]() ![]() | LidarClassFilter_EnableGroups | Initialize a Lidar class filter so that all classes with the given group are enabled. |
![]() ![]() | LidarClassFilter_Init | Initializes a Lidar class filter by enabling or disabling all classes |
![]() ![]() | LidarClassFilter_IsClassEnabled | Returns true if the given class is enabled in a Lidar class filter |
![]() ![]() | LidarClassFilter_SetClassEnabled | Sets a class enabled or disabled in a Lidar class filter |
