OpenSceneGraph 2.8.4
Public Member Functions | Protected Member Functions
osgParticle::Counter Class Reference
Inheritance diagram for osgParticle::Counter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 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 Member Functions

 ~Counter ()
Counteroperator= (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 from osg::Object.

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 is that the namespace of a library is the same as the library name.

Implements osg::Object.

Reimplemented in osgParticle::VariableRateCounter.

virtual int osgParticle::Counter::numParticlesToCreate ( double  dt) const [pure virtual]
Counter& osgParticle::Counter::operator= ( const Counter ) [inline, protected]

The documentation for this class was generated from the following file:

osg logo
Generated at Sun Jan 8 2012 13:16:47 for the OpenSceneGraph by doxygen 1.7.4.