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

Function StencilValue

include/SFML/Graphics/StencilMode.hpp:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 ////////////////////////////////////////////////////////////
96 template <typename T>
97 StencilValue(T) = delete;
98
99 unsigned int value{}; //!< The stored stencil value
100};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected