]> git.tdb.fi Git - libs/vr.git/blobdiff - source/stereoview.h
Make offset_axis a local variable of StereoView::setup_frame
[libs/vr.git] / source / stereoview.h
index 842636e6697ce780f23c39531c2d1d30dec4f19b..f9e9a560ea7eefc21b8f4081cf627267e4e601db 100644 (file)
@@ -54,7 +54,6 @@ private:
        Eye right;
        float eye_spacing;
        Geometry::Angle<float> strabismus;
        Eye right;
        float eye_spacing;
        Geometry::Angle<float> strabismus;
-       mutable GL::Vector3 offset_axis;
 
 public:
        StereoView(unsigned, unsigned, const GL::Camera &, const GL::Renderable &, const StereoCombiner &);
 
 public:
        StereoView(unsigned, unsigned, const GL::Camera &, const GL::Renderable &, const StereoCombiner &);