Hello,
I need to find the distance from a point to a line.
I get a compiler error when I try to use glm::closestPointOnLine() which is a documented function.
Then I found here that, apparently, this was removed from OF to avoid some compiling warnings.
Is there still a way to use this function? If so, how? If not, what other alternatives do you suggest?
Also, I guess this function should be removed from the OF documentation.
Thank you in advance.
Regards,
Nuno
3 posts - 2 participants