Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
This commit is contained in:
@@ -20,4 +20,6 @@
|
||||
#include <J3ML/Geometry/Triangle2D.h>
|
||||
#include <J3ML/Geometry/TriangleMesh.h>
|
||||
|
||||
#include <J3ML/Geometry/KDTree.h>
|
||||
|
||||
using namespace J3ML::Geometry;
|
Reference in New Issue
Block a user