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

Method registerPropertyChangedEventHandler

IPL/src/IPLProcess.cpp:291–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289}
290
291void IPLProcess::registerPropertyChangedEventHandler(IPLPropertyChangedEventHandler *handler)
292{
293 _propertyHandler = handler;
294}
295
296void IPLProcess::notifyPropertyChangedEventHandler()
297{

Callers 1

buildQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected