Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

osgParticle Namespace Reference


Classes

class  osgParticle::AccelOperator
class  osgParticle::AngularAccelOperator
class  osgParticle::CenteredPlacer
class  osgParticle::Counter
class  osgParticle::Emitter
class  osgParticle::ExplosionDebrisEffect
class  osgParticle::ExplosionEffect
class  osgParticle::FireEffect
class  osgParticle::FluidFrictionOperator
class  osgParticle::FluidProgram
class  osgParticle::ForceOperator
class  osgParticle::Interpolator
 An abstract base class for implementing interpolators. More...
class  osgParticle::LinearInterpolator
 A linear interpolator. More...
class  osgParticle::ModularEmitter
class  osgParticle::ModularProgram
class  osgParticle::MultiSegmentPlacer
class  osgParticle::Operator
class  osgParticle::Particle
class  osgParticle::ParticleEffect
class  osgParticle::ParticleProcessor
class  osgParticle::ParticleSystem
class  osgParticle::ParticleSystemUpdater
class  osgParticle::Placer
class  osgParticle::PointPlacer
class  osgParticle::Program
class  osgParticle::RadialShooter
class  osgParticle::RandomRateCounter
struct  osgParticle::range< ValueType >
class  osgParticle::SectorPlacer
class  osgParticle::SegmentPlacer
class  osgParticle::Shooter
class  osgParticle::SmokeEffect
class  osgParticle::VariableRateCounter

Typedefs

typedef range< float > rangef
 Range of floats.
typedef range< osg::Vec2rangev2
 Range of osg::Vec2s.
typedef range< osg::Vec3rangev3
 Range of osg::Vec3s.
typedef range< osg::Vec4rangev4
 Range of osg::Vec4s.


Detailed Description

The osgParticle is a NodeKit library that extends the core scene graph to support particle effects.


Typedef Documentation

typedef range<float> osgParticle::rangef
 

Range of floats.

typedef range<osg::Vec2> osgParticle::rangev2
 

Range of osg::Vec2s.

typedef range<osg::Vec3> osgParticle::rangev3
 

Range of osg::Vec3s.

typedef range<osg::Vec4> osgParticle::rangev4
 

Range of osg::Vec4s.


Generated on Thu Sep 8 04:58:32 2005 for OpenSceneGraph by  doxygen 1.3.9.1