@@ -11,6 +11,7 @@ namespace vb01{
enum TextureType{TEXTURE_2D,TEXTURE_CUBEMAP};
Texture();
~Texture();
Texture(int,int);
Texture(FT_Face&,char);
Texture(std::string);
The note is not visible to the blocked user.