MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / requestUpdate

Method requestUpdate

IPL/src/IPLProcess.cpp:337–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335}
336
337void IPLProcess::requestUpdate()
338{
339 setUpdateNeeded(true);
340 //notifyPropertyChangedEventHandler();
341}
342
343void IPLProcess::resetMessages()
344{

Callers 1

setValueMethod · 0.45

Calls 1

setUpdateNeededFunction · 0.85

Tested by

no test coverage detected