A renderer that renders a texture flat (2D) filling the view, thereby ignoring camera and view specif...
Definition: TextureRenderer.hh:17
void setTexture(std::shared_ptr< TextureInterface > tex)
Sets the Texture that should be called upon calls to the render method.
Definition: TextureRenderer.hh:52