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

Method GetTextureHeight

trinity/Tr2AtlasTexture.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305unsigned int Tr2AtlasTexture::GetTextureHeight() const
306{
307 return m_textureHeight;
308}
309
310bool Tr2AtlasTexture::LockBuffer( void*& pData, unsigned int& pitch )
311{

Callers 2

PrepareSpritesMethod · 0.80
PrepareSpriteVertsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected