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

Method from

ImagePlay/include/IPProcessEdge.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 QPainterPath shape () const;
43 void updatePosition ();
44 IPProcessStep* from () { return _from; }
45 IPProcessStep* to () { return _to; }
46 int indexFrom () { return _indexFrom; }
47 int indexTo () { return _indexTo; }

Callers 4

executeMethod · 0.80
writeProcessFileMethod · 0.80
addEdgeMethod · 0.80
removeEdgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected