Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ setSequenceIndex
Method
setSequenceIndex
ImagePlay/src/IPProcessGrid.cpp:602–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
600
}
601
602
void IPProcessGrid::setSequenceIndex(int index)
603
{
604
_lastSequenceIndex = _sequenceIndex;
605
_sequenceIndex = index;
606
}
607
608
void IPProcessGrid::requestUpdate()
609
{
Callers
1
on_sequenceSlider_valueChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected