Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ markAsNeedingAnotherRun
Method
markAsNeedingAnotherRun
tutorials/external/catch.hpp:12050–12052 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12048
m_ctx.completeCycle();
12049
}
12050
void TrackerBase::markAsNeedingAnotherRun() {
12051
m_runState = NeedsAnotherRun;
12052
}
12053
12054
void TrackerBase::moveToParent() {
12055
assert( m_parent );
Callers
1
fail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected