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

osgParticle::PointPlacer Class Reference

Inheritance diagram for osgParticle::PointPlacer:

osgParticle::CenteredPlacer osgParticle::Placer osg::Object osg::Referenced List of all members.

Public Member Functions

 PointPlacer ()
 PointPlacer (const PointPlacer &copy, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 META_Object (osgParticle, PointPlacer)
void place (Particle *P) const

Protected Member Functions

virtual ~PointPlacer ()
PointPlacer & operator= (const PointPlacer &)

Detailed Description

A point-shaped particle placer. This placer class uses the center point defined in its base class CenteredPlacer to place there all incoming particles.


Constructor & Destructor Documentation

osgParticle::PointPlacer::PointPlacer (   )  [inline]
 

osgParticle::PointPlacer::PointPlacer (  const PointPlacer &  copy,
const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY
)  [inline]
 

virtual osgParticle::PointPlacer::~PointPlacer (   )  [inline, protected, virtual]
 


Member Function Documentation

osgParticle::PointPlacer::META_Object (  osgParticle  ,
PointPlacer 
) 
 

PointPlacer& osgParticle::PointPlacer::operator= (  const PointPlacer &   )  [inline, protected]
 

void osgParticle::PointPlacer::place (  Particle *  P  )  const [inline, virtual]
 

Place a particle. This method is called automatically by ModularEmitter and should not be called manually.

Implements osgParticle::Placer.


The documentation for this class was generated from the following file:
Generated on Fri May 13 15:15:51 2005 for openscenegraph by  doxygen 1.4.2