37 std::vector<Features>
merge();
41 const std::vector<Eigen::Vector2f>& vertices);
44 std::optional<std::size_t>
45 checkPoint(
const Eigen::Vector2f p,
47 const std::optional<std::size_t> checkFirst = std::nullopt);
49 void recalculateFeatures(std::vector<Features>& features);
52 std::vector<Features> inputFeatures;