]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/stlplus/containers.hpp
initial working frustum culling implementation
[chaz/yoink] / src / Moof / stlplus / containers.hpp
diff --git a/src/Moof/stlplus/containers.hpp b/src/Moof/stlplus/containers.hpp
new file mode 100755 (executable)
index 0000000..5863758
--- /dev/null
@@ -0,0 +1,23 @@
+#ifndef STLPLUS_CONTAINERS\r
+#define STLPLUS_CONTAINERS\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+//   Author:    Andy Rushton\r
+//   Copyright: (c) Southampton University 1999-2004\r
+//              (c) Andy Rushton           2004-2009\r
+//   License:   BSD License, see ../docs/license.html\r
+\r
+//   Allows all the STLplus containers to be included in one go\r
+\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+#include "digraph.hpp"\r
+#include "foursome.hpp"\r
+#include "hash.hpp"\r
+#include "matrix.hpp"\r
+#include "ntree.hpp"\r
+#include "smart_ptr.hpp"\r
+#include "triple.hpp"\r
+\r
+////////////////////////////////////////////////////////////////////////////////\r
+#endif\r
This page took 0.01869 seconds and 4 git commands to generate.