dtAI::Eff< _Type > Class Template Reference

#include <basenpcutils.h>

Inheritance diagram for dtAI::Eff< _Type >:

dtAI::IEffect

List of all members.

Public Member Functions

 Eff (const std::string &pName, const _Type &pData)
 ~Eff ()
bool Apply (const Operator *, WorldState *pWSIn) const

template<typename _Type>
class dtAI::Eff< _Type >


Constructor & Destructor Documentation

template<typename _Type>
dtAI::Eff< _Type >::Eff ( const std::string &  pName,
const _Type &  pData 
) [inline]

template<typename _Type>
dtAI::Eff< _Type >::~Eff (  )  [inline]


Member Function Documentation

template<typename _Type>
bool dtAI::Eff< _Type >::Apply ( const Operator ,
WorldState pWSIn 
) const [inline, virtual]

Implements dtAI::IEffect.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008