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
struct Point {
double x, y;
maybe add "config.h"
typedef double Float;
and
struct Point {
Float x, y;
Many enough "float" accuracy
Tnx
P.S. Sorry for my google translate english ^^
Original issue reported on code.google.com by [email protected] on 6 Mar 2014 at 11:58
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Mar 2014 at 11:58The text was updated successfully, but these errors were encountered: