]> git.mxchange.org Git - simgear.git/blobdiff - simgear/environment/precipitation.hxx
Merge commit 'refs/merge-requests/1' of git://gitorious.org/fg/simgear into vivian...
[simgear.git] / simgear / environment / precipitation.hxx
index 80a08aeae1d14590e0e4f9ebef6072619283cd6b..bcf568c63708c2a5cc6e3ed71c82bf1b2d4a5faa 100644 (file)
@@ -39,6 +39,7 @@ private:
 
     float _snow_intensity;
     float _rain_intensity;
+    float _clip_distance;
        
     int _wind_dir;
     osg::Vec3 _wind_vec;