]> git.tdb.fi Git - libs/math.git/blobdiff - source/geometry/dummy.cpp
Fix composite shape ray intersection logic
[libs/math.git] / source / geometry / dummy.cpp
index a262e268caf98bd4022297bba8a310762aa0280e..26aad3807a5ce28d3a3b7582d96707fafc8b0e53 100644 (file)
@@ -1,11 +1,15 @@
 #include "affinetransformation.h"
 #include "angle.h"
+#include "boundingbox.h"
+#include "boundingsphere.h"
 #include "box.h"
 #include "circle.h"
+#include "extrudedshape.h"
 #include "halfspace.h"
 #include "hyperbox.h"
 #include "hypersphere.h"
 #include "intersection.h"
+#include "loader.h"
 #include "negation.h"
 #include "ray.h"
 #include "rectangle.h"