3Depict
|
This is the complete list of members for TexturePool, including all inherited members.
closeAll() | TexturePool | |
closeTexture(unsigned int texID) | TexturePool | |
genTexID(unsigned int &textureID, size_t texType=GL_TEXTURE_2D) | TexturePool | |
openTexture(const char *texName, unsigned int &texID) | TexturePool | |
openTexture3D(const std::vector< std::string > &texName, unsigned int &texID) | TexturePool | |
TexturePool() | TexturePool | inline |
~TexturePool() | TexturePool |