GM_LoadProjectionFile |
Initializes a GM_Projection_t structure from a projection (PRJ, Ozi .map, etc.) file.
GM_Error_t32 __stdcall GM_LoadProjectionFile ( const char* aFilename, // filename of projection file to load GM_Projection_t* aProj // buffer in which to place decoded projection. );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved