MCPcopy Create free account
hub / github.com/TankOs/SFGUI / GetMaxTextureSize

Method GetMaxTextureSize

src/SFGUI/Renderer.cpp:826–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

824}
825
826int Renderer::GetMaxTextureSize() const {
827 return max_texture_size;
828}
829
830}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected