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

Method toComplexImage

IPL/src/IPLData.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58IPLComplexImage* IPLData::toComplexImage()
59{
60 return dynamic_cast<IPLComplexImage*>(this);
61}
62
63IPLPoint* IPLData::toPoint()
64{

Callers 4

updateImageMethod · 0.80
processInputDataMethod · 0.80
processInputDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected