sfml_impl 0.1.0
Vendor SFML 3.0.2 : IGraphic2Module / IAudioModule
Loading...
Searching...
No Matches
SfmlTexture.hpp File Reference
#include <SFML/Graphics.hpp>
#include "ITexture.hpp"
#include <iostream>
#include <optional>
Include dependency graph for SfmlTexture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SfmlTexture
 Sfml Texture class - owns the loaded texture. SfmlSprite only references it (sf::Sprite itself already takes a const sf::Texture& natively, this contract matches sfml's own model). More...
 

Detailed Description