Click or drag to resize

GM_LidarClassFilter_t Structure

Define a filter for Lidar classes with 1 bit for each Lidar class (from 0-255).

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public struct GM_LidarClassFilter_t

The GM_LidarClassFilter_t type exposes the following members.

Fields
  NameDescription
Public fieldmBitMask0
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Public fieldmBitMask1
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Public fieldmBitMask2
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Public fieldmBitMask3
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Public fieldmBitMask4
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Public fieldmBitMask5
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Public fieldmBitMask6
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Public fieldmBitMask7
Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled.
Top
See Also