MCPcopy 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
2493bool Viewer::isCurrentFrameSwapping() const
2494{
2495 return forceRedrawFramesWithoutSwap_ <= 1;
2496}
2497
2498size_t Viewer::getEventsCount( EventType type ) const
2499{

Callers 1

finishFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected