Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanPhilippeKernel/RendererEngine
/ HasNext
Method
HasNext
ZEngine/src/IPipelineStage.cpp:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
bool IPipelineStage::HasNext() {
18
return m_next_stage != nullptr;
19
}
20
} // namespace ZEngine::Core
Callers
2
Compile
Method · 0.80
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected