Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
280
unsigned int Tr2AtlasTexture::GetWidth() const
281
{
282
return m_width;
283
}
284
285
float Tr2AtlasTexture::GetWidthReciprocal() const
286
{
Callers
3
SetRenderTarget
Method · 0.45
DoPrepare
Method · 0.45
SetTextureRes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected