VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions
DtAbleToMovePredicate Class Reference

Instances of DtAbleToMovePredicate are used to determine whether an entity is capable of moving or not. More...

Inheritance diagram for DtAbleToMovePredicate:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAbleToMovePredicate (bool negate=false)
virtual ~DtAbleToMovePredicate ()
 destructor
 DtAbleToMovePredicate (const DtAbleToMovePredicate &orig)
 copy constructor
virtual DtVrfObjectPredicateclone () const
 clone function

Protected Member Functions

virtual bool eval (const DtVrfObject *vrfObject)

Detailed Description

Instances of DtAbleToMovePredicate are used to determine whether an entity is capable of moving or not.


Constructor & Destructor Documentation

destructor

copy constructor


Member Function Documentation

virtual DtVrfObjectPredicate* DtAbleToMovePredicate::clone ( ) const [virtual]

clone function

Implements DtVrfObjectPredicate.

virtual bool DtAbleToMovePredicate::eval ( const DtVrfObject vrfObject) [protected, virtual]
Returns:
false if vrfObject is destroyed or mobility killed, true otherwise

Implements DtVrfObjectPredicate.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)