0e903dba5b
- Removed spurious int casts (these are truncated anyway and will break doubles) - Applied the Distance, GetLineLength, EuclideanNorm, DEG2RAD, RAD2DEG ArcTangente and NORMALIZE* functions where possible - ArcTangente now returns double and handles the 0,0 case like atan2, so it's no longer necessary to check for it before calling - Small functions in trigo moved as inline |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
PolyLine.cpp | ||
PolyLine.h | ||
SutherlandHodgmanClipPoly.h | ||
clipper.cpp | ||
clipper.hpp | ||
determine_if_point_inside_polygon.odt | ||
math_for_graphics.cpp | ||
math_for_graphics.h | ||
polygon_test_point_inside.cpp | ||
polygon_test_point_inside.h | ||
polygons_defs.h |