VAPOR3 3.9.4
Namespaces | Functions
TMSUtils.h File Reference
#include <vapor/common.h>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  Wasp
 
namespace  Wasp::TMSUtils
 

Functions

COMMON_API bool Wasp::TMSUtils::IsTMSFile (std::string path)
 
COMMON_API std::string Wasp::TMSUtils::TilePath (std::string file, size_t tileX, size_t tileY, int lod)
 
COMMON_API int Wasp::TMSUtils::GetNumTMSLODs (std::string file)