FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
fiber
FiberIO
gdal
gdal_read.hpp
1
#ifndef __GDAL_READ_HPP
2
#define __GDAL_READ_HPP
3
#include "grid/Grid.hpp"
4
#include <fiber/bundle/Bundle.hpp>
5
#include <fiber/bundle/StorageTransformations.hpp>
6
7
namespace
GDAL
8
{
9
10
std::string
gdalConverter(
const
std::string FileName,
const
bool
WriteFragmented,
const
MemCore::RefPtr<MemCore::LoaderProgress>
&theProgress,
const
Fiber::BundlePtr
&BP);
11
12
13
bool
isGDALFood(
const
std::string FileName);
14
15
}
16
17
18
#endif
std::string
basic_string< char > string
Fiber::BundlePtr
Convenience class that implements a pointer to a Bundle object but adds some useful member funtions t...
Definition
Bundle.hpp:779
MemCore::StrongPtr
Generated on Sun Mar 1 2026 10:23:03 for FiberVISH by
1.9.8