OGS
Layer.h File Reference

Detailed Description

Definition in file Layer.h.

#include <algorithm>
#include <string>
#include <vector>
#include "Region.h"
Include dependency graph for Layer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FileIO::Gocad::Layer
 

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)