MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetHeight

Method GetHeight

trinity/Tr2AtlasTexture.cpp:290–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288}
289
290unsigned int Tr2AtlasTexture::GetHeight() const
291{
292 return m_height;
293}
294
295float Tr2AtlasTexture::GetHeightReciprocal() const
296{

Callers 3

SetRenderTargetMethod · 0.45
DoPrepareMethod · 0.45
SetTextureResMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected