]> git.mxchange.org Git - simgear.git/commit
cleanup of precipitation contribution
authortimoore <timoore>
Tue, 4 Mar 2008 08:58:33 +0000 (08:58 +0000)
committertimoore <timoore>
Tue, 4 Mar 2008 08:58:33 +0000 (08:58 +0000)
commit6d2f1ff81e76ea378b8dd471a6400649fdb029c8
tree828396e61ed6472b98a8166707ef4119690380d5
parentc724e5fb201efac3dc9e0fb8bea662c7235c56bf
cleanup of precipitation contribution

Reindent everything to Stroustrup style and make member variable style
consistent.

Remove unused header files.

SGPrecipitation is now a subclass of osg::Referenced.

Initialize snow and ice intensity to 0 directly. The methods that set
the intensities change the value slowly and so don't work when the
initial value is garbage.
simgear/environment/precipitation.cxx
simgear/environment/precipitation.hxx