OGS
|
This is the complete list of members for FileIO::SHPInterface, including all inherited members.
_geoObjects | FileIO::SHPInterface | private |
createShapeObject(MeshLib::Element const &e, std::size_t const shp_record) | FileIO::SHPInterface | privatestatic |
OGSType enum name | FileIO::SHPInterface | |
readPoints(const SHPHandle &hSHP, int numberOfElements, std::string listName) | FileIO::SHPInterface | private |
readPolygons(const SHPHandle &hSHP, int numberOfElements, const std::string &listName, std::string const &gmsh_path) | FileIO::SHPInterface | private |
readPolylines(const SHPHandle &hSHP, int numberOfElements, std::string listName) | FileIO::SHPInterface | private |
readSHPFile(const std::string &filename, OGSType choice, const std::string &listName, std::string const &gmsh_path) | FileIO::SHPInterface | |
readSHPInfo(const std::string &filename, int &shapeType, int &numberOfEntities) | FileIO::SHPInterface | static |
readStations(const SHPHandle &hSHP, int numberOfElements, std::string listName) | FileIO::SHPInterface | private |
SHPInterface(GeoLib::GEOObjects &geoObjects) | FileIO::SHPInterface | inlineexplicit |
write2dMeshToSHP(const std::string &file_name, const MeshLib::Mesh &mesh) | FileIO::SHPInterface | static |