OpenSceneGraph
Public Attributes | List of all members
osgParticle::PrecipitationEffect::PrecipitationDrawableSet Struct Reference

Public Attributes

osg::ref_ptr< PrecipitationDrawable_quadPrecipitationDrawable
 
osg::ref_ptr< PrecipitationDrawable_linePrecipitationDrawable
 
osg::ref_ptr< PrecipitationDrawable_pointPrecipitationDrawable
 

Member Data Documentation

◆ _linePrecipitationDrawable

osg::ref_ptr<PrecipitationDrawable> osgParticle::PrecipitationEffect::PrecipitationDrawableSet::_linePrecipitationDrawable

◆ _pointPrecipitationDrawable

osg::ref_ptr<PrecipitationDrawable> osgParticle::PrecipitationEffect::PrecipitationDrawableSet::_pointPrecipitationDrawable

◆ _quadPrecipitationDrawable

osg::ref_ptr<PrecipitationDrawable> osgParticle::PrecipitationEffect::PrecipitationDrawableSet::_quadPrecipitationDrawable

The documentation for this struct was generated from the following file: