#include "global.h" QVector g_DEMCollection; //地形数据集 float g_MaxVoyage = 2000; //最大航程 Global::Global() { }