assimp/contrib/poly2tri/poly2tri/common
Squareys 7c0e40a3f4 Add definition for PI and PI_2
M_PI and M_PI_2 are not C++ standard and are therefore not present, in
MinGW-w64 gcc 5.1.0 for example. We therefore replace it with an own
definition.

Since math.h was only included for M_PI and M_PI_2 makros, we can now
remove it.

Signed-off-by: Squareys <Squareys@googlemail.com>
2016-04-21 08:17:06 +02:00
..
shapes.cc bugfix : fix compiler warning. 2013-08-15 20:51:34 +02:00
shapes.h Fix Android compilation with STLport 2013-08-20 20:02:07 -07:00
utils.h Add definition for PI and PI_2 2016-04-21 08:17:06 +02:00