VAPOR3 3.9.4
|
Functions | |
COMMON_API bool | IsTMSFile (std::string path) |
COMMON_API std::string | TilePath (std::string file, size_t tileX, size_t tileY, int lod) |
COMMON_API int | GetNumTMSLODs (std::string file) |
COMMON_API int Wasp::TMSUtils::GetNumTMSLODs | ( | std::string | file | ) |
Referenced by VAPoR::ImageParams::SetImagePath().
COMMON_API bool Wasp::TMSUtils::IsTMSFile | ( | std::string | path | ) |
Referenced by VAPoR::ImageParams::SetImagePath(), and PTMSLODInput::updateGUI().
COMMON_API std::string Wasp::TMSUtils::TilePath | ( | std::string | file, |
size_t | tileX, | ||
size_t | tileY, | ||
int | lod | ||
) |