Generated from: MR::IFillContours2DPlanCache keeps the buffers of \\ref fillContours2DPlan alive between calls (the sweep-line triangulation's own cache among them), so a caller preparing plans for many holes one by one avoids re-allocating them on every call; one cache must not be used by several threads at once