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

Function Shader

include/SFML/Graphics/Shader.hpp:108–108  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

106 ///
107 ////////////////////////////////////////////////////////////
108 Shader(const Shader&) = delete;
109
110 ////////////////////////////////////////////////////////////
111 /// \brief Deleted copy assignment

Callers 2

Shader.hppFile · 0.70
Shader.test.cppFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected