Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetFaceCount
Method
GetFaceCount
trinityal/Tr2HalHelperStructures.h:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
return m_endMipLevel - m_startMipLevel;
116
}
117
uint32_t GetFaceCount() const
118
{
119
return m_endFace - m_startFace;
120
}
121
122
// Starting cubemap face
123
uint32_t m_startFace;
Callers
4
Crop
Function · 0.80
CopySubresourceRegion
Method · 0.80
CopySubresourceRegion
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64