This is the complete list of members for nkGraphics::TextureManager, including all inherited members.
createOrRetrieve(const nkMemory::StringView &name) | nkGraphics::TextureManager | |
erase(const nkMemory::StringView &name) | nkGraphics::TextureManager | |
get(const nkMemory::StringView &name) | nkGraphics::TextureManager | |
getActiveRenderTarget() const | nkGraphics::TextureManager | |
getByIndex(unsigned int id) | nkGraphics::TextureManager | |
getDepthTarget() const | nkGraphics::TextureManager | |
rename(const nkMemory::StringView ¤tName, const nkMemory::StringView &newName) | nkGraphics::TextureManager | |
setActiveDepthTarget(Texture *target) | nkGraphics::TextureManager | |
setActiveRenderTarget(Texture *target) | nkGraphics::TextureManager | |
~TextureManager() | nkGraphics::TextureManager |