Inheritance diagram for osgParticle::PointPlacer:
Public Member Functions | |
PointPlacer () | |
PointPlacer (const PointPlacer ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
META_Object (osgParticle, PointPlacer) | |
void | place (Particle *P) const |
Protected Member Functions | |
virtual | ~PointPlacer () |
PointPlacer & | operator= (const PointPlacer &) |
CenteredPlacer
to place there all incoming particles.
|
|
|
|
|
|
|
|
|
|
|
Place a particle. This method is called automatically by Implements osgParticle::Placer. |