OGS
Layer.cpp File Reference

Detailed Description

Definition in file Layer.cpp.

#include "Layer.h"
#include <algorithm>
#include <iterator>
#include <sstream>
#include "BaseLib/Logging.h"
Include dependency graph for Layer.cpp:

Go to the source code of this file.

Namespaces

namespace  FileIO
 
namespace  FileIO::Gocad
 

Functions

std::ostream & FileIO::Gocad::operator<< (std::ostream &os, Layer const &l)
 
Layer FileIO::Gocad::parseLayer (std::string const &line, std::vector< Region > const &regions)