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

Method SlitScanProcessor

SlitScan/SlitScan.cpp:571–573  ·  view source on GitHub ↗

ctor

Source from the content-addressed store, hash-verified

569public:
570 // ctor
571 SlitScanProcessor(ImageEffect &instance)
572 : SlitScanProcessorBase(instance)
573 {}
574
575 static PIX Lerp(const PIX &v1,
576 const PIX &v2,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected