summaryrefslogtreecommitdiffstats
path: root/BSPGenerator.h
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-12-09 16:25:16 +0100
committerMatthias Schiffer <matthias@gamezock.de>2009-12-09 16:25:16 +0100
commit3035d4c9e76d6f28579d0b5a024e1c1b2a538919 (patch)
tree497d32485f6510e39d82a2227fb1aaf3129f0206 /BSPGenerator.h
parent482852aceacb54879c08e6fffc909a2cc160d483 (diff)
downloadc3d-3035d4c9e76d6f28579d0b5a024e1c1b2a538919.tar
c3d-3035d4c9e76d6f28579d0b5a024e1c1b2a538919.zip
BSPTrees angefangen
Diffstat (limited to 'BSPGenerator.h')
-rw-r--r--BSPGenerator.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/BSPGenerator.h b/BSPGenerator.h
deleted file mode 100644
index f6195e8..0000000
--- a/BSPGenerator.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _BSPGENERATOR_H_
-#define _BSPGENERATOR_H_
-
-class BSPGenerator {
- public:
-
-};
-
-#endif /* _BSPGENERATOR_H_ */