Click or drag to resize

GM_LidarFilter_t Class

This type is used to get/set information about Lidar class filters
Inheritance Hierarchy
SystemObject
  GlobalMapper.LidarGM_LidarFilter_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_LidarFilter_t

The GM_LidarFilter_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_LidarFilter_t
Initializes a new instance of the GM_LidarFilter_t class
Top
Methods
  NameDescription
Public methodStatic memberLidarClassFilter_EnableGroups
Initialize a Lidar class filter so that all classes with the given group are enabled.
Public methodStatic memberLidarClassFilter_Init
Initializes a Lidar class filter by enabling or disabling all classes
Public methodStatic memberLidarClassFilter_IsClassEnabled
Returns true if the given class is enabled in a Lidar class filter
Public methodStatic memberLidarClassFilter_SetClassEnabled
Sets a class enabled or disabled in a Lidar class filter
Top
See Also