MCPcopy Create free account
hub / github.com/NatronGitHub/openfx-misc / doMasking

Method doMasking

Rectangle/Rectangle.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228 }
229
230 void doMasking(bool v)
231 {
232 _doMasking = v;
233 }
234
235 void setValues(const OfxPointD& btmLeft,
236 const OfxPointD& size,

Callers 1

setupAndProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected