]> git.tdb.fi Git - libs/vr.git/blobdiff - source/stereoview.h
Fix memory leaks
[libs/vr.git] / source / stereoview.h
index e31fa3d561b9adaa51f81a916b30d5c66f3483e5..75361ba13abd56acf8cc50feb0585e75daa41f24 100644 (file)
@@ -42,6 +42,7 @@ private:
                RenderTarget *target;
 
                Eye();
                RenderTarget *target;
 
                Eye();
+               ~Eye();
 
                void create_target(unsigned, unsigned);
                void setup_frame(const GL::Camera &, float, const EyeParams &) const;
 
                void create_target(unsigned, unsigned);
                void setup_frame(const GL::Camera &, float, const EyeParams &) const;