Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LuxCoreRender/LuxCore
/ IsStarted
Method
IsStarted
src/luxcore/luxcoreimpl.cpp:909–911 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
907
}
908
909
bool RenderSessionImpl::IsStarted() const {
910
return renderSession->IsStarted();
911
}
912
913
void RenderSessionImpl::BeginSceneEdit() {
914
renderSession->BeginSceneEdit();
Callers
3
UpdateStats
Method · 0.45
~RenderSession
Method · 0.45
Parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected