GM_PixelsToPoints_t Class

Contains Pixels to Points functions

Inheritance Hierarchy
System . Object
GlobalMapper.Lidar . GM_PixelsToPoints_t

Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
Copy
public class GM_PixelsToPoints_t

The GM_PixelsToPoints_t type exposes the following members.

Constructors
NameDescription
Public methodGM_PixelsToPoints_t
Initializes a new instance of the GM_PixelsToPoints_t class
Top
Methods
NameDescription
Public methodStatic memberPixelsToPointsRuns a pixels-to-points operation (creating point cloud, orthoimage, and/or mesh from pictures).
Public methodStatic memberPixelsToPointsInitSetupInitialize a GM_P2PSetup_t structure to its default state
Top
See Also