Global Mapper SDK
GM_SwathSeparationImageSetup_t Class |
Structure with options for creating Swath Separation Images (SSI)

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

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

Name | Description | |
---|---|---|
![]() | GM_SwathSeparationImageSetup_t |
Constructor to set values directly. |

Name | Description | |
---|---|---|
![]() | mPointCloudLayerList | List of point clouds to consider (NULL for all loaded layers) |
![]() | mFlags | |
![]() | mPointCloudLayerListCount | Number of layers in mPointCloudLayerList |
![]() | mBounds | Current projection bounds to limit operation to. If not provided, use full bounds. |
mClassFilter | Lidar class filter with point types to consider | |
mReturnMask | Lidar return mask for point types to consider | |
mGridAlg | Grid algorithm to use | |
mGridBinMult | Grid size to use for each flight line grid (negative for meters, positive for multiple of cloud spacing) | |
mShaderName | Name of shader to use for final result. If none is provided, a default will be used |
