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

Method GetWidth

trinity/Tr2AtlasTexture.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280unsigned int Tr2AtlasTexture::GetWidth() const
281{
282 return m_width;
283}
284
285float Tr2AtlasTexture::GetWidthReciprocal() const
286{

Callers 3

SetRenderTargetMethod · 0.45
DoPrepareMethod · 0.45
SetTextureResMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected