Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
305
unsigned int Tr2AtlasTexture::GetTextureHeight() const
306
{
307
return m_textureHeight;
308
}
309
310
bool Tr2AtlasTexture::LockBuffer( void*& pData, unsigned int& pitch )
311
{
Callers
2
PrepareSprites
Method · 0.80
PrepareSpriteVerts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected