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

ani::BinaryForceOperator< __EntityType > Class Template Reference

Binary force, a force operator that acts on only two particles in the system. More...

#include <BinaryForceOperator.h>

Inheritance diagram for ani::BinaryForceOperator< __EntityType >:

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

Public Methods

 BinaryForceOperator ()
virtual ~BinaryForceOperator ()
virtual void exec (DynamicSystem< __EntityType > &ps, float timeDelta)=0

Detailed Description

template<class __EntityType>
class ani::BinaryForceOperator< __EntityType >

Binary force, a force operator that acts on only two particles in the system.

Definition at line 15 of file BinaryForceOperator.h.


Constructor & Destructor Documentation

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

Definition at line 18 of file BinaryForceOperator.h.

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

Definition at line 19 of file BinaryForceOperator.h.


Member Function Documentation

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

Implements ani::Operator< __EntityType >.

Implemented in ani::SpringForceOperator< __EntityType >.


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