yosmo78
Results
2
issues of
yosmo78
I have trying to compile the library in a header only style (I know it's unsupported but it is very close to one) and alongside https://github.com/juj/MathGeoLib/issues/76 in OBB.cpp and Polyhedron.cpp...
So I wanted to include Triangle2D.h and Triangle.h in the same file but due to #define TRIANGLE in both you will get compile errors. I would like to suggest renaming...