OGS
GocadAsciiReader.h File Reference

Detailed Description

Definition in file GocadAsciiReader.h.

#include <memory>
#include <string>
#include <vector>
#include "Applications/FileIO/GocadIO/GocadEnums.h"
Include dependency graph for GocadAsciiReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeshLib
 
namespace  FileIO
 
namespace  FileIO::Gocad
 
namespace  FileIO::Gocad::GocadAsciiReader
 

Functions

bool FileIO::Gocad::GocadAsciiReader::readFile (std::string const &file_name, std::vector< std::unique_ptr< MeshLib::Mesh > > &meshes, DataType const export_type=DataType::ALL)
 Reads the specified file and writes data into internal mesh vector.