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

Function RenderTexture

include/SFML/Graphics/RenderTexture.hpp:95–95  ·  view source on GitHub ↗

/////////////////////////////////////////////////////// \brief Deleted copy constructor ///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

93 ///
94 ////////////////////////////////////////////////////////////
95 RenderTexture(const RenderTexture&) = delete;
96
97 ////////////////////////////////////////////////////////////
98 /// \brief Deleted copy assignment

Callers 3

RenderTexture.cppFile · 0.85
RenderTexture.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected