Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osgParticle::Counter Class Reference

Inheritance diagram for osgParticle::Counter:

Inheritance graph
[legend]
List of all members.

Public Methods

 Counter ()
 Counter (const Counter &copy, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
virtual const char * libraryName () const
 return the name of the object's library.

virtual const char * className () const
 return the name of the object's class type.

virtual bool isSameKindAs (const osg::Object *obj) const
virtual int numParticlesToCreate (double dt) const=0

Protected Methods

 ~Counter ()
Counter & operator= (const Counter &)

Constructor & Destructor Documentation

osgParticle::Counter::Counter   [inline]
 

osgParticle::Counter::Counter const Counter &    copy,
const osg::CopyOp   copyop = osg::CopyOp::SHALLOW_COPY
[inline]
 

osgParticle::Counter::~Counter   [inline, protected]
 


Member Function Documentation

virtual const char* osgParticle::Counter::className   const [inline, virtual]
 

return the name of the object's class type.

Must be defined by derived classes.

Implements osg::Object.

Reimplemented in osgParticle::VariableRateCounter.

virtual bool osgParticle::Counter::isSameKindAs const osg::Object   obj const [inline, virtual]
 

Reimplemented in osgParticle::VariableRateCounter.

virtual const char* osgParticle::Counter::libraryName   const [inline, virtual]
 

return the name of the object's library.

Must be defined by derived classes. The OpenSceneGraph convention the is that the namspace of a library is the same as the library name.

Implements osg::Object.

virtual int osgParticle::Counter::numParticlesToCreate double    dt const [pure virtual]
 

Implemented in osgParticle::RandomRateCounter.

Counter& osgParticle::Counter::operator= const Counter &    [inline, protected]
 


The documentation for this class was generated from the following file:
Generated at Wed Sep 18 13:55:50 2002 for the Open Scene Graph by doxygen 1.2.16.