ContourFinder constructor

ContourFinder(ContourRenderer contourRenderer)

Constructs a ContourFinder emitting its output to ContourRenderer.

Implementation

ContourFinder(this.contourRenderer);