mcpp
C++ Minecraft Library
All Classes Namespaces Files Functions Variables Typedefs Friends Pages
coordinate.h File Reference

Coordinate class. More...

#include <ostream>
Include dependency graph for coordinate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mcpp::Coordinate
 

Namespaces

namespace  mcpp
 Namespace containing all the the mcpp library classes.
 

Functions

std::string mcpp::to_string (const Coordinate &coord)
 Convert coordinate to string representation.
 

Detailed Description

Coordinate class.