mcpp
C++ Minecraft Library
Loading...
Searching...
No Matches
heightmap.h File Reference
#include "coordinate.h"
#include <cstdint>
#include <memory>
#include <vector>
Include dependency graph for heightmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mcpp::HeightMap
 
struct  mcpp::HeightMap::Iterator
 An iterator for the HeightMap structure. More...
 
struct  mcpp::HeightMap::ConstIterator
 An iterator for the const HeightMap structure. More...
 

Namespaces

namespace  mcpp
 Namespace containing all the the mcpp library classes.