MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / draw

Method draw

Gui/HostOverlay.cpp:130–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128#endif
129
130void
131DefaultInteractI::draw(double /*time*/,
132 const RenderScale& /*renderScale*/,
133 ViewIdx /*view*/,
134 const OfxPointD& /*pscale*/,
135 const QPointF& /*lastPenPos*/,
136 const OfxRGBColourD& /*color*/,
137 const OfxPointD& /*shadow*/,
138 const QFont& /*font*/,
139 const QFontMetrics& /*fm*/)
140{
141}
142
143bool
144DefaultInteractI::penMotion(double /*time*/,

Callers 2

Generate_SfM_ReportFunction · 0.80
drawHostOverlayMethod · 0.80

Calls 15

renderTextFunction · 0.85
getTargetCenterFunction · 0.85
ofxsTransformGetScaleFunction · 0.85
getTargetRadiusFunction · 0.85
getTargetPointsFunction · 0.85
drawRotationBarFunction · 0.85
drawEllipseFunction · 0.85
toRadiansFunction · 0.85
matApplyFunction · 0.85
drawSkewBarFunction · 0.85
drawSquareFunction · 0.85

Tested by

no test coverage detected