assimp/contrib/poly2tri/poly2tri
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
..
common Add definition for PI and PI_2 2016-04-21 08:17:06 +02:00
sweep Add definition for PI and PI_2 2016-04-21 08:17:06 +02:00
poly2tri.h + add poly2tri to assimp repository. 2012-01-17 01:17:50 +00:00