摘要: #include <Windows.h> #include <osg\Node> #include <osg\Group> #include <osg\Geometry> #include <osgViewer/Viewer> #include <osgViewer/ViewerEventHandl 阅读全文
posted @ 2021-08-24 17:33 暹罗吹雪 阅读(147) 评论(0) 推荐(0)
摘要: void example02() { GDALAllRegister(); CPLSetConfigOption("GDAL_FILENAME_IS_UTF8", "NO"); //读取图像 const char* pszFilename = "C:\\Qt\\1.tif"; GDALDataset 阅读全文
posted @ 2021-08-24 10:46 暹罗吹雪 阅读(217) 评论(0) 推荐(0)