OGS
writeGeometryToFile.h
Go to the documentation of this file.
1
12
#pragma once
13
14
#include <string>
15
16
namespace
GeoLib
17
{
18
class
GEOObjects;
19
}
20
21
namespace
FileIO
22
{
23
28
void
writeGeometryToFile
(std::string
const
& geo_name,
29
GeoLib::GEOObjects
& geo_objs, std::string
const
& fname);
30
}
GeoLib::GEOObjects
Container class for geometric objects.
Definition
GEOObjects.h:57
FileIO
Definition
SHPImportDialog.h:19
FileIO::writeGeometryToFile
void writeGeometryToFile(std::string const &geo_name, GeoLib::GEOObjects &geo_objs, std::string const &fname)
Definition
writeGeometryToFile.cpp:21
GeoLib
Definition
ProjectData.h:36
Applications
FileIO
writeGeometryToFile.h
Generated by
1.12.0