mcpp
C++ Minecraft Library
|
Coordinate class. More...
#include <ostream>
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. | |
Coordinate class.