Inform plugins that PDI has loaded data and metadata
For now this is problem for FlowVR, but I think there could be more plugins that would want this feature. The problem is I need to know types of the descriptors when initializing, but data
and metadata
are loaded after the plugins. It would be nice to have a callback function that PDI core will call after the data
and metadata
are read.
Edited by Karol Sierocinski