Recast Navigation  1.0.35
dtLocalBoundary Class Reference

#include <DetourLocalBoundary.h>

Public Member Functions

 dtLocalBoundary ()
 
 ~dtLocalBoundary ()
 
void reset ()
 
void update (dtPolyRef ref, const float *pos, const float collisionQueryRange, dtNavMeshQuery *navquery, const dtQueryFilter *filter)
 
bool isValid (dtNavMeshQuery *navquery, const dtQueryFilter *filter)
 
const float * getCenter () const
 
int getSegmentCount () const
 
const float * getSegment (int i) const
 

Constructor & Destructor Documentation

dtLocalBoundary::dtLocalBoundary ( )
dtLocalBoundary::~dtLocalBoundary ( )

Member Function Documentation

const float* dtLocalBoundary::getCenter ( ) const
inline
const float* dtLocalBoundary::getSegment ( int  i) const
inline
int dtLocalBoundary::getSegmentCount ( ) const
inline
bool dtLocalBoundary::isValid ( dtNavMeshQuery navquery,
const dtQueryFilter filter 
)
void dtLocalBoundary::reset ( )
void dtLocalBoundary::update ( dtPolyRef  ref,
const float *  pos,
const float  collisionQueryRange,
dtNavMeshQuery navquery,
const dtQueryFilter filter 
)

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