Botcraft
1.21.4
Loading...
Searching...
No Matches
ImageSaver.hpp
Go to the documentation of this file.
1
#include <string>
2
3
namespace
Botcraft
4
{
5
namespace
Renderer
6
{
7
void
WriteImage
(
const
std::string& path,
const
int
height,
const
int
width,
const
int
depth,
const
unsigned
char
* data,
const
bool
vertical_revert =
true
);
8
}
// Renderer
9
}
// Botcraft
Botcraft::Renderer::WriteImage
void WriteImage(const std::string &path, const int height, const int width, const int depth, const unsigned char *data, const bool vertical_revert=true)
Definition
ImageSaver.cpp:13
Botcraft
Definition
BaseNode.hpp:6
botcraft
private_include
botcraft
Renderer
ImageSaver.hpp
Generated by
1.9.8