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

Method afterProcessing

IPL/src/processes/IPLCamera.cpp:126–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void IPLCamera::afterProcessing()
127{
128 if(_continuous)
129 {
130 notifyPropertyChangedEventHandler();
131 }
132}

Callers 1

executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected