MCPcopy Create free account
hub / github.com/SFML/SFML / RenderTextureImpl

Method RenderTextureImpl

src/SFML/Graphics/RenderTextureImpl.hpp:51–51  ·  view source on GitHub ↗

/////////////////////////////////////////////////////// \brief Default constructor ///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

49 ///
50 ////////////////////////////////////////////////////////////
51 RenderTextureImpl() = default;
52
53 ////////////////////////////////////////////////////////////
54 /// \brief Destructor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected