Global Mapper SDK
| GM_LidarQuery_t . InitLidarQueryFilter Method |
Initializes a Lidar query filter to return all points. Call this before setting specific query members.
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 InitLidarQueryFilter ( out GM_LidarQueryFilter_t aFilter , bool aEmptyClassFilter )
Parameters
- aFilter
-
Type:
GlobalMapper
.
GM_LidarQueryFilter_t
The Filter to initialize - aEmptyClassFilter
-
Type:
System
.
Boolean
IN: should the class filter have all types disabled to start?
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.