FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
fiber
FiberIO
gdal
gdal_writeVector.hpp
1
#ifndef __GDAL_WRITE_VECTOR_HPP
2
#define __GDAL_WRITE_VECTOR_HPP
3
#include "grid/Grid.hpp"
4
#include <fiber/bundle/Bundle.hpp>
5
#include <fiber/bundle/StorageTransformations.hpp>
6
7
namespace
GDAL
8
{
9
extern
std::map<std::string,std::string>
AllVectorWriteDrivers;
10
11
std::string
gdalWriteVector(
const
Fiber::Bundle
&
B
, std::string fileurl,
const
MemCore::RefPtr<MemCore::StringList>
&SaveableGridNames);
12
13
}
14
15
16
#endif
std::string
basic_string< char > string
std::map
Fiber::Bundle
The main entity holding all information.
Definition
Bundle.hpp:173
MemCore::StrongPtr
B
Generated on Sun Mar 1 2026 10:23:03 for FiberVISH by
1.9.8