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