Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
126
void IPLCamera::afterProcessing()
127
{
128
if(_continuous)
129
{
130
notifyPropertyChangedEventHandler();
131
}
132
}
Callers
1
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected