X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fenvironment%2Fprecipitation.hxx;h=bcf568c63708c2a5cc6e3ed71c82bf1b2d4a5faa;hb=aa2ed5fb0cb16766f440231f23581bb90e9963d8;hp=80a08aeae1d14590e0e4f9ebef6072619283cd6b;hpb=6d2f1ff81e76ea378b8dd471a6400649fdb029c8;p=simgear.git diff --git a/simgear/environment/precipitation.hxx b/simgear/environment/precipitation.hxx index 80a08aea..bcf568c6 100644 --- a/simgear/environment/precipitation.hxx +++ b/simgear/environment/precipitation.hxx @@ -39,6 +39,7 @@ private: float _snow_intensity; float _rain_intensity; + float _clip_distance; int _wind_dir; osg::Vec3 _wind_vec;