Panda3D
TexturePool Member List

This is the complete list of members for TexturePool, including all inherited members.

addTexture(Texture texture)TexturePoolstatic
clearFakeTextureImage()TexturePoolstatic
findAllTextures(str name)TexturePoolstatic
findTexture(str name)TexturePoolstatic
garbageCollect()TexturePoolstatic
getAlphaScaleMap()TexturePoolstatic
getFakeTextureImage()TexturePoolstatic
getNormalizationCubeMap(int size)TexturePoolstatic
getTexture(const Filename filename, const Filename alpha_filename, int primary_file_num_channels, int alpha_file_channel, bool read_mipmaps)TexturePoolstatic
getTexture(const Filename filename, int primary_file_num_channels, bool read_mipmaps)TexturePoolstatic
hasFakeTextureImage()TexturePoolstatic
hasTexture(const Filename filename)TexturePoolstatic
listContents()TexturePoolstatic
listContents(Ostream out)TexturePoolstatic
load2dTextureArray(const Filename filename_pattern, bool read_mipmaps, const LoaderOptions options)TexturePoolstatic
load3dTexture(const Filename filename_pattern, bool read_mipmaps, const LoaderOptions options)TexturePoolstatic
loadCubeMap(const Filename filename_pattern, bool read_mipmaps, const LoaderOptions options)TexturePoolstatic
loadTexture(const Filename filename, const Filename alpha_filename, int primary_file_num_channels, int alpha_file_channel, bool read_mipmaps, const LoaderOptions options)TexturePoolstatic
loadTexture(const Filename filename, int primary_file_num_channels, bool read_mipmaps, const LoaderOptions options)TexturePoolstatic
makeTexture(str extension)TexturePoolstatic
rehash()TexturePoolstatic
releaseAllTextures()TexturePoolstatic
releaseTexture(Texture texture)TexturePoolstatic
setFakeTextureImage(const Filename filename)TexturePoolstatic
verifyTexture(const Filename filename)TexturePoolstatic
write(Ostream out)TexturePoolstatic