]> git.tdb.fi Git - libs/gl.git/blobdiff - source/uniformblock.h
Use libmspmath to provide vector and matrix operations
[libs/gl.git] / source / uniformblock.h
index 1a277106040f3757dd6d3c143f61f55137a08266..d694e3674a48e07f56e4abfdd512d149f8c2e547 100644 (file)
@@ -5,6 +5,7 @@
 #include <vector>
 #include "bufferable.h"
 #include "program.h"
+#include "vector.h"
 
 namespace Msp {
 namespace GL {
@@ -13,8 +14,6 @@ class BufferRange;
 class Color;
 class Matrix;
 class Uniform;
-class Vector3;
-class Vector4;
 
 /**
 Stores uniforms with a specific layout.  Both named and default uniform blocks