Botcraft 1.21.4
Loading...
Searching...
No Matches
Atlas.cpp File Reference
#include "botcraft/Renderer/Atlas.hpp"
#include "botcraft/Renderer/ImageSaver.hpp"
#include "botcraft/Utilities/Logger.hpp"
#include <stb_image/stb_image.h>
#include "finders_interface.h"
#include <fstream>
#include <string>

Go to the source code of this file.

Classes

struct  Botcraft::Renderer::Texture
 

Namespaces

namespace  Botcraft
 
namespace  Botcraft::Renderer
 

Macros

#define STB_IMAGE_IMPLEMENTATION
 
#define STBI_ONLY_PNG
 

Macro Definition Documentation

◆ STB_IMAGE_IMPLEMENTATION

#define STB_IMAGE_IMPLEMENTATION

Definition at line 6 of file Atlas.cpp.

◆ STBI_ONLY_PNG

#define STBI_ONLY_PNG

Definition at line 7 of file Atlas.cpp.