Closed patrikhuber closed 4 years ago
As written in #4, the "black line" in the isomap bug was properly found and fixed in 6875e08b6678046e9c04fc5860383f39d22edd4f, so I should remove the eos::render::detail::interpolate_black_line(...) function.
eos::render::detail::interpolate_black_line(...)
35abed899f15bdebb68b44a648c60309aaf68a5c removes the function.
As written in #4, the "black line" in the isomap bug was properly found and fixed in 6875e08b6678046e9c04fc5860383f39d22edd4f, so I should remove the
eos::render::detail::interpolate_black_line(...)
function.