Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetWidth
Method
GetWidth
trinity/Tr2TextureArray.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
uint32_t Tr2TextureArray::GetWidth() const
102
{
103
return m_dimensions.GetWidth();
104
}
105
106
uint32_t Tr2TextureArray::GetHeight() const
107
{
Callers
1
AddElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected