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

Method Texture

src/SFML/Graphics/Texture.cpp:70–72  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

68{
69////////////////////////////////////////////////////////////
70Texture::Texture() : m_cacheId(TextureImpl::getUniqueId())
71{
72}
73
74
75////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 4

getUniqueIdFunction · 0.70
updateFunction · 0.50
getSizeMethod · 0.45
isSrgbMethod · 0.45

Tested by

no test coverage detected