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

Method beforeProcessing

IPL/src/processes/IPLLoadImage.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57void IPLLoadImage::beforeProcessing()
58{
59 addInformation("beforeProcessing IPLLoadImage");
60}
61
62bool IPLLoadImage::processInputData(IPLData*, int, bool)
63{

Callers 1

executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected