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

Contains the DtDestroyedPredicate class declaration. More...

Inheritance diagram for DtDestroyedPredicate:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtDestroyedPredicate (bool negate=false)
 default constructor
virtual ~DtDestroyedPredicate ()
 destructor
 DtDestroyedPredicate (const DtDestroyedPredicate &orig)
 copy constructor
DtDestroyedPredicateoperator= (const DtDestroyedPredicate &orig)
 assignment operator
virtual DtVrfObjectPredicateclone () const
 clone function

Protected Member Functions

virtual bool eval (const DtVrfObject *object)
 The actual test this predicate performs.

Detailed Description

Contains the DtDestroyedPredicate class declaration.

Instances of DtDestroyedPredicate can be used to evaluate if an entity's damage appearance is DtDamageDestroyed.


Constructor & Destructor Documentation

default constructor

destructor

copy constructor


Member Function Documentation

DtDestroyedPredicate& DtDestroyedPredicate::operator= ( const DtDestroyedPredicate orig)

assignment operator

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

clone function

Implements DtVrfObjectPredicate.

virtual bool DtDestroyedPredicate::eval ( const DtVrfObject object) [protected, virtual]

The actual test this predicate performs.

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)