|
ngscopeclient v0.1
|
This is the complete list of members for TextureManager, including all inherited members.
| clear() (defined in TextureManager) | TextureManager | inline |
| GetCmdBuffer() (defined in TextureManager) | TextureManager | inline |
| GetNearestSampler() (defined in TextureManager) | TextureManager | inline |
| GetQueue() (defined in TextureManager) | TextureManager | inline |
| GetSampler() (defined in TextureManager) | TextureManager | inline |
| GetTexture(const std::string &name) (defined in TextureManager) | TextureManager | inline |
| GetView(const std::string &name) (defined in TextureManager) | TextureManager | inline |
| LoadPNG(const std::string &path, size_t &width, size_t &height, FILE *&fp, png_infop &info, png_infop &end) | TextureManager | protected |
| LoadPNGToGLFWImage(const std::string &path) | TextureManager | |
| LoadTexture(const std::string &name, const std::string &path) | TextureManager | |
| m_cmdBuf (defined in TextureManager) | TextureManager | protected |
| m_cmdPool (defined in TextureManager) | TextureManager | protected |
| m_nearestSampler (defined in TextureManager) | TextureManager | protected |
| m_queue (defined in TextureManager) | TextureManager | protected |
| m_sampler | TextureManager | protected |
| m_textures (defined in TextureManager) | TextureManager | protected |
| TextureManager(std::shared_ptr< QueueHandle > queue) (defined in TextureManager) | TextureManager | |
| ~TextureManager() (defined in TextureManager) | TextureManager | virtual |