Panda3D
|
This is the complete list of members for TexturePool, including all inherited members.
addTexture(Texture texture) | TexturePool | static |
clearFakeTextureImage() | TexturePool | static |
findAllTextures(str name) | TexturePool | static |
findTexture(str name) | TexturePool | static |
garbageCollect() | TexturePool | static |
getAlphaScaleMap() | TexturePool | static |
getFakeTextureImage() | TexturePool | static |
getNormalizationCubeMap(int size) | TexturePool | static |
hasFakeTextureImage() | TexturePool | static |
hasTexture(const Filename filename) | TexturePool | static |
listContents() | TexturePool | static |
listContents(Ostream out) | TexturePool | static |
load2dTextureArray(const Filename filename_pattern, bool read_mipmaps, const LoaderOptions options) | TexturePool | static |
load3dTexture(const Filename filename_pattern, bool read_mipmaps, const LoaderOptions options) | TexturePool | static |
loadCubeMap(const Filename filename_pattern, bool read_mipmaps, const LoaderOptions options) | TexturePool | static |
loadTexture(const Filename filename, const Filename alpha_filename, int primary_file_num_channels, int alpha_file_channel, bool read_mipmaps, const LoaderOptions options) | TexturePool | static |
loadTexture(const Filename filename, int primary_file_num_channels, bool read_mipmaps, const LoaderOptions options) | TexturePool | static |
makeTexture(str extension) | TexturePool | static |
rehash() | TexturePool | static |
releaseAllTextures() | TexturePool | static |
releaseTexture(Texture texture) | TexturePool | static |
setFakeTextureImage(const Filename filename) | TexturePool | static |
verifyTexture(const Filename filename) | TexturePool | static |
write(Ostream out) | TexturePool | static |