Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ isCurrentFrameSwapping
Method
isCurrentFrameSwapping
source/MRViewer/MRViewer.cpp:2493–2496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2491
}
2492
2493
bool Viewer::isCurrentFrameSwapping() const
2494
{
2495
return forceRedrawFramesWithoutSwap_ <= 1;
2496
}
2497
2498
size_t Viewer::getEventsCount( EventType type ) const
2499
{
Callers
1
finishFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected