Loading...
Searching...
No Matches
Texture.cpp File Reference
#include "hellfire/graphics/texture/Texture.h"
#include <GL/glew.h>
#include <fstream>
#include <iostream>
#include <stb/stb_image.h>
#include "hellfire/graphics/material/Material.h"
Include dependency graph for Texture.cpp:

Go to the source code of this file.

Namespaces

namespace  hellfire
 

Macros

#define STB_IMAGE_IMPLEMENTATION
 

Functions

bool hellfire::file_exists (const std::string &filename)
 

Macro Definition Documentation

◆ STB_IMAGE_IMPLEMENTATION

#define STB_IMAGE_IMPLEMENTATION

Definition at line 5 of file Texture.cpp.