OGS
FileIO::SHPInterface Member List

This is the complete list of members for FileIO::SHPInterface, including all inherited members.

_geoObjectsFileIO::SHPInterfaceprivate
createShapeObject(MeshLib::Element const &e, std::size_t const shp_record)FileIO::SHPInterfaceprivatestatic
OGSType enum nameFileIO::SHPInterface
readPoints(const SHPHandle &hSHP, int numberOfElements, std::string listName)FileIO::SHPInterfaceprivate
readPolygons(const SHPHandle &hSHP, int numberOfElements, const std::string &listName, std::string const &gmsh_path)FileIO::SHPInterfaceprivate
readPolylines(const SHPHandle &hSHP, int numberOfElements, std::string listName)FileIO::SHPInterfaceprivate
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::SHPInterfacestatic
readStations(const SHPHandle &hSHP, int numberOfElements, std::string listName)FileIO::SHPInterfaceprivate
SHPInterface(GeoLib::GEOObjects &geoObjects)FileIO::SHPInterfaceinlineexplicit
write2dMeshToSHP(const std::string &file_name, const MeshLib::Mesh &mesh)FileIO::SHPInterfacestatic