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

ani::GrimReaperOperator< __EntityType > Class Template Reference

using the time to live, kill the particle when expired. More...

#include <GrimReaperOperator.h>

Inheritance diagram for ani::GrimReaperOperator< __EntityType >:

ani::Operator< __EntityType > ani::Memory List of all members.

Public Types

typedef boost::shared_ptr<
__EntityType > 
EntityTypePtr

Public Methods

 GrimReaperOperator ()
virtual ~GrimReaperOperator ()
virtual void exec (DynamicSystem< __EntityType > &ps, float timeDelta)

Detailed Description

template<class __EntityType>
class ani::GrimReaperOperator< __EntityType >

using the time to live, kill the particle when expired.

Definition at line 12 of file GrimReaperOperator.h.


Member Typedef Documentation

template<class __EntityType>
typedef boost::shared_ptr<__EntityType> ani::GrimReaperOperator< __EntityType >::EntityTypePtr
 

Definition at line 15 of file GrimReaperOperator.h.

Referenced by ani::GrimReaperOperator< __EntityType >::exec().


Constructor & Destructor Documentation

template<class __EntityType>
ani::GrimReaperOperator< __EntityType >::GrimReaperOperator   [inline]
 

Definition at line 18 of file GrimReaperOperator.h.

template<class __EntityType>
virtual ani::GrimReaperOperator< __EntityType >::~GrimReaperOperator   [inline, virtual]
 

Definition at line 19 of file GrimReaperOperator.h.


Member Function Documentation

template<class __EntityType>
void ani::GrimReaperOperator< __EntityType >::exec DynamicSystem< __EntityType > &    ps,
float    timeDelta
[virtual]
 

Implements ani::Operator< __EntityType >.

Definition at line 24 of file GrimReaperOperator.h.

References ani::DynamicSystem< __EntityType >::entities(), ani::GrimReaperOperator< __EntityType >::EntityTypePtr, and ani::DynamicSystem< __EntityType >::timeDelta().


The documentation for this class was generated from the following file:
Generated on Wed Jun 12 01:54:07 2002 for Animaniac by doxygen1.2.15