kicad/include/math
Simon Richter ff4febc7a8 Clarify atan2 overloads
In the C++ standard, this function is only defined for floating point
types, and integers cannot be implicitly converted. Using explicit
conversions avoids a GCC specific extension to the standard library.
2016-01-17 10:59:24 -05:00
..
box2.h math: added OPT_BOX2 type 2015-02-18 00:40:27 +01:00
math_util.h Various fixes to geometry & math library. 2014-05-14 11:45:01 +02:00
matrix3x3.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
vector2d.h Clarify atan2 overloads 2016-01-17 10:59:24 -05:00