30 #ifndef MULTIRES_IMAGE_TILE_SET_H_ 31 #define MULTIRES_IMAGE_TILE_SET_H_ 46 explicit TileSet(
const std::string& geofile);
47 TileSet(
const std::string& geofile,
const std::string extension);
50 const std::string extension);
78 #endif // MULTIRES_IMAGE_TILE_SET_H_
swri_transform_util::GeoReference & GeoReference()
TileSet(const std::string &geofile)
std::vector< TileSetLayer * > m_layers
swri_transform_util::GeoReference m_geo
TileSetLayer * GetLayer(int layer)