#include <fstream>
#include "Mesh.h"
#include <Vector>
#include <iostream>
Include dependency graph for ReadLandscapeFile.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | ReadLandscapeFile |
Reads the z-values for the vertices of a grid from a File, stores the vertex-data in the vertexList of the given Mesh and creates the necessary faces