Function TRAP::Graphics::TextureManager::Add# Function Documentation# void TRAP::Graphics::TextureManager::Add(const Ref<Texture> &texture)# Add a texture to the TextureManager. Parameters: texture – Texture to add.