1#ifndef AMSCONTOUREXTRACTOR_H
2#define AMSCONTOUREXTRACTOR_H
50 : on_progress_(
std::move(on_progress)) {}
Progress-event types and callback interface for contour extraction.
std::function< void(const ContourProgressEvent &)> ContourProgressCallback
Callback signature used to receive contour progress events.
std::function< double(double, double)> ScalarField2D
Hash specialization for SymbolId<Tag>.
Input configuration for a two-dimensional contour extraction.
Output of a contour extraction algorithm.