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