Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsLoading
Method
IsLoading
trinity/Tr2Mesh.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
bool Tr2Mesh::IsLoading() const
231
{
232
return !m_loadFence.IsReached();
233
}
234
235
void Tr2Mesh::ReverseIndexBuffers()
236
{
Callers
1
GatherSprites
Method · 0.45
Calls
1
IsReached
Method · 0.45
Tested by
no test coverage detected