VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions
DtNavAreaQuery Class Reference
Inheritance diagram for DtNavAreaQuery:
Inheritance graph
[legend]

Public Types

typedef boost::shared_ptr
< DtNavAreaQuery
Ptr

Public Member Functions

 DtNavAreaQuery ()
virtual ~DtNavAreaQuery ()
virtual bool complete ()=0
virtual bool tick ()=0
virtual bool success ()=0
virtual bool navDataChanged ()=0
 Returns true if the nav data has changed during this query.
virtual bool outOfWorkingMemory ()=0
virtual bool hadComputationError ()=0
virtual std::vector< DtVectorresults ()=0
virtual std::vector< DtVectordebugPoints ()
virtual void * internalQuery ()=0

Member Typedef Documentation

typedef boost::shared_ptr<DtNavAreaQuery> DtNavAreaQuery::Ptr

Constructor & Destructor Documentation

DtNavAreaQuery::DtNavAreaQuery ( )
inline
virtual DtNavAreaQuery::~DtNavAreaQuery ( )
inlinevirtual

Member Function Documentation

virtual bool DtNavAreaQuery::complete ( )
pure virtual

Implemented in DtNavAreaNullQuery.

virtual bool DtNavAreaQuery::tick ( )
pure virtual

Implemented in DtNavAreaNullQuery.

virtual bool DtNavAreaQuery::success ( )
pure virtual

Implemented in DtNavAreaNullQuery.

virtual bool DtNavAreaQuery::navDataChanged ( )
pure virtual

Returns true if the nav data has changed during this query.

Implemented in DtNavAreaNullQuery.

virtual bool DtNavAreaQuery::outOfWorkingMemory ( )
pure virtual

Implemented in DtNavAreaNullQuery.

virtual bool DtNavAreaQuery::hadComputationError ( )
pure virtual

Implemented in DtNavAreaNullQuery.

virtual std::vector<DtVector> DtNavAreaQuery::results ( )
pure virtual

Implemented in DtNavAreaNullQuery.

virtual std::vector<DtVector> DtNavAreaQuery::debugPoints ( )
inlinevirtual
virtual void* DtNavAreaQuery::internalQuery ( )
pure virtual

Implemented in DtNavAreaNullQuery.


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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)