MCPcopy 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
602void IPProcessGrid::setSequenceIndex(int index)
603{
604 _lastSequenceIndex = _sequenceIndex;
605 _sequenceIndex = index;
606}
607
608void IPProcessGrid::requestUpdate()
609{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected