More heightmaps

This commit is contained in:
2016-05-24 09:58:28 +02:00
parent 28d5c06c7f
commit 8c9b39983b
5 changed files with 12 additions and 6 deletions
+1
View File
@@ -12,6 +12,7 @@ public:
~HeightMap();
void Draw();
void GetHeigth(float x, float z);
struct Vertex {
float x;