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