| GM_LidarClassFilter_t Structure |
Define a filter for Lidar classes with 1 bit for each Lidar class (from 0-255).
Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public
struct
GM_LidarClassFilter_t
The GM_LidarClassFilter_t type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal.
(Inherited from
ValueType
.)
| |
| GetHashCode | Returns the hash code for this instance.
(Inherited from
ValueType
.)
| |
| GetType | Gets the type of the current instance.
(Inherited from
Object
.)
| |
| ToString | Returns the fully qualified type name of this instance.
(Inherited from
ValueType
.)
|
| Name | Description | |
|---|---|---|
| mBitMask0 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. | |
| mBitMask1 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. | |
| mBitMask2 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. | |
| mBitMask3 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. | |
| mBitMask4 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. | |
| mBitMask5 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. | |
| mBitMask6 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. | |
| mBitMask7 | Bit mask for which classes are DISabled. If the bit is 0 the class is enabled. If 1 it is disabled. |