Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
Texture Struct Reference

#include <Manager_Texture.h>

Public Attributes

std::string Name
 
uchar TargetType
 
GLuint ID
 

Member Data Documentation

◆ ID

GLuint Texture::ID

◆ Name

std::string Texture::Name

◆ TargetType

uchar Texture::TargetType

The documentation for this struct was generated from the following file: