#include <osg/Group>
#include <osg/BoundingBox>
#include <osg/Fog>
#include <osg/Geometry>
#include <osgUtil/CullVisitor>
#include <osgParticle/Export>
Namespaces | |
namespace | osgParticle |
Classes | |
class | osgParticle::PrecipitationEffect |
class | osgParticle::PrecipitationEffect::PrecipitationDrawable |
Internal drawable used to render batches of cells. More... | |
struct | osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell |
struct | osgParticle::PrecipitationEffect::PrecipitationDrawable::DepthMatrixStartTime |
struct | osgParticle::PrecipitationEffect::PrecipitationDrawable::LessFunctor |
struct | osgParticle::PrecipitationEffect::PrecipitationDrawableSet |