diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2009-12-09 16:25:16 +0100 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2009-12-09 16:25:16 +0100 |
commit | 3035d4c9e76d6f28579d0b5a024e1c1b2a538919 (patch) | |
tree | 497d32485f6510e39d82a2227fb1aaf3129f0206 /BSPGenerator.h | |
parent | 482852aceacb54879c08e6fffc909a2cc160d483 (diff) | |
download | c3d-3035d4c9e76d6f28579d0b5a024e1c1b2a538919.tar c3d-3035d4c9e76d6f28579d0b5a024e1c1b2a538919.zip |
BSPTrees angefangen
Diffstat (limited to 'BSPGenerator.h')
-rw-r--r-- | BSPGenerator.h | 9 |
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_ */ |