MCPcopy 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
230bool Tr2Mesh::IsLoading() const
231{
232 return !m_loadFence.IsReached();
233}
234
235void Tr2Mesh::ReverseIndexBuffers()
236{

Callers 1

GatherSpritesMethod · 0.45

Calls 1

IsReachedMethod · 0.45

Tested by

no test coverage detected