Changeset 527
- Timestamp:
- 10/20/10 15:28:59 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/avango-osg/src/avango/osg/particle/PrecipitationEffect.cpp
r1 r527 242 242 av::osg::particle::PrecipitationEffect::getMaximumParticleDensityCB(const av::SFFloat::GetValueEvent& event) 243 243 { 244 *(event.getValuePtr()) = mOsgPrecipitationEffect-> setMaximumParticleDensity();244 *(event.getValuePtr()) = mOsgPrecipitationEffect->getMaximumParticleDensity(); 245 245 } 246 246
Note: See TracChangeset
for help on using the changeset viewer.
