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

Method IPProcessEdgeTmp

ImagePlay/src/IPProcessEdgeTmp.cpp:24–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22const qreal Pi = 3.14;
23
24IPProcessEdgeTmp::IPProcessEdgeTmp()
25{
26 setVisible(false);
27 setZValue(-50);
28}
29
30QRectF IPProcessEdgeTmp::boundingRect() const
31{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected