eduEngine 1.0
Course framework for DA376B
|
Public Member Functions | |
void | load_from_files (const std::string filepaths[]) |
void | bind (GLenum p_texture_slot) |
void | unbind () |
Public Attributes | |
GLuint | m_handle = 0 |
unsigned | m_width = 0 |
unsigned | m_height = 0 |
unsigned | m_channels = 0 |
std::string | m_fullpath = "" |