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

Method setFrom

ImagePlay/include/IPProcessEdgeTmp.h:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 QRectF boundingRect () const;
41
42 void setFrom (QPointF from) { _from = from; }
43 void setTo (QPointF to) { _to = to; update(0,0,1000,1000); }
44
45private:

Callers 1

setTmpArrowFromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected