Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
290
unsigned int Tr2AtlasTexture::GetHeight() const
291
{
292
return m_height;
293
}
294
295
float Tr2AtlasTexture::GetHeightReciprocal() const
296
{
Callers
3
SetRenderTarget
Method · 0.45
DoPrepare
Method · 0.45
SetTextureRes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected