You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the exact difference between classes LineDouble and LineFloat?
I thought that the purpose of having two implementations if line geometry is to store line coordinates as double, respectively float. But both classes stores coordinates as double.
Thanks for explanation.
The text was updated successfully, but these errors were encountered:
Hi,
What is the exact difference between classes LineDouble and LineFloat?
I thought that the purpose of having two implementations if line geometry is to store line coordinates as double, respectively float. But both classes stores coordinates as double.
Thanks for explanation.
The text was updated successfully, but these errors were encountered: