summaryrefslogtreecommitdiff
path: root/src/polyset.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-09-30 23:36:30 (GMT)
committerMarius Kintel <marius@kintel.net>2011-09-30 23:36:30 (GMT)
commit84e98b178ad60b22ae6a3b60ea3f6296b1f71989 (patch)
tree6fba1e961976c3e8fc16e5b6c44afd64d4b2ae14 /src/polyset.h
parent0c2053caf9c7e521c31bbf603e8a1980d2eee3b2 (diff)
Cleaned up some unnecessary includes
Diffstat (limited to 'src/polyset.h')
-rw-r--r--src/polyset.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/polyset.h b/src/polyset.h
index c59d86a..2fe1c1f 100644
--- a/src/polyset.h
+++ b/src/polyset.h
@@ -1,14 +1,10 @@
#ifndef POLYSET_H_
#define POLYSET_H_
-#include <GL/glew.h>
+#include "system-gl.h"
#include "grid.h"
+#include "linalg.h"
#include <vector>
-#include <Eigen/Core>
-#include <Eigen/Geometry>
-
-using Eigen::Vector3d;
-typedef Eigen::AlignedBox<double, 3> BoundingBox;
class PolySet
{
contact: Jan Huwald // Impressum