VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtActiveBotNavInterface Member List

This is the complete list of members for DtActiveBotNavInterface, including all inherited members.

ableToNavigate() const DtActiveBotNavInterfacevirtual
abstractPath(std::vector< DtVector > &path)DtActiveBotNavInterfacevirtual
addNavAreaChangedCallback(DtNoArgumentCallbackList::DtCallbackFunctionType callback, void *usr)DtVrfObjectNavInterfacevirtual
adjustDestination(const DtVector &localDest)DtActiveBotNavInterfaceprotectedvirtual
botShouldBeActive()DtActiveBotNavInterfaceprotectedvirtual
cancelQuery(DtNavAreaQuery::Ptr)DtActiveBotNavInterfacevirtual
changingNavArea(DtNavArea *newNavArea)DtActiveBotNavInterfaceprotectedvirtual
create(DtVrfObject *vrfObject)DtActiveBotNavInterfacestatic
currentAbstractPathIndex()DtActiveBotNavInterfacevirtual
currentPath(std::vector< DtVector > &path)DtActiveBotNavInterfacevirtual
currentPathEdge(DtVector &edgeStart, DtVector &edgeEnd)DtActiveBotNavInterfacevirtual
DtActiveBotNavInterface()DtActiveBotNavInterfaceprivate
DtActiveBotNavInterface(const DtActiveBotNavInterface &orig)DtActiveBotNavInterfaceprivate
DtActiveBotNavInterface(DtVrfObject *vrfObject)DtActiveBotNavInterfaceprotected
DtVrfObjectNavInterface(DtVrfObject *vrfObject)DtVrfObjectNavInterfaceprotected
findBestExitPoint(DtNavArea *navArea, const DtVector &localStart, const DtVector &localDest)DtActiveBotNavInterfaceprotectedvirtual
findBestPathTo(const std::vector< DtVector > &localPositions, DtNavArea::DtSearchAreaPointCostModifierEvaluatorFcn=0, DtNavArea::DtPointOfInterestEvaluatorFcn=0, DtNavArea::DtPathCalculatedEvaluatorFcn=0, void *usrData=0)DtActiveBotNavInterfacevirtual
findCoverPoint(DtNavArea *navArea, const DtVector &localStart, const DtVector &localCoverFrom, double coverFromRadius, double distanceFromThreat)DtActiveBotNavInterfaceprotectedvirtual
findFarthestPositionAlongHeading(const DtVector &start, double heading, double maxDistance, DtVector &result, bool &reachedMaxDist)DtActiveBotNavInterfacevirtual
findFarthestPositionAlongHeading(double heading, double maxDistance, DtVector &result, bool &reachedMaxDist)DtActiveBotNavInterfacevirtual
findingTransitionPoint() const DtActiveBotNavInterfacevirtual
findInsidePositionFromOutsidePosition(DtNavArea *navArea, const DtVector &localStart, const DtVector &localDest, DtVector &result, int &halfEdgeType)DtActiveBotNavInterfaceprotectedvirtual
findTransitionPoint(DtNavArea *navArea, const DtVector &localStart, const DtVector &localDest)DtActiveBotNavInterfaceprotectedvirtual
findTransitionPointStartingFrom(const DtVector &startingPoint, const DtVector &to)DtActiveBotNavInterfaceprotectedvirtual
findValidPositionNearby(const DtVector &localStart, double radius, DtVector &result)DtActiveBotNavInterface
firstTick()DtActiveBotNavInterfacevirtual
getOutputHeading()DtActiveBotNavInterfacevirtual
getOutputSpeed()DtActiveBotNavInterfacevirtual
hasControl(int priority)DtActiveBotNavInterfacevirtual
init()DtActiveBotNavInterfaceprotectedvirtual
invokeNavAreaChangedCallbacks()DtVrfObjectNavInterfacevirtual
isCollidableWhenDestroyed() const DtVrfObjectNavInterfaceprotectedvirtual
localOrParentPos(const DtVector &localPos)DtActiveBotNavInterfaceprotectedvirtual
moveAlongPath(const std::vector< DtVector > &)DtActiveBotNavInterfacevirtual
myChangedNavAreaCallbackListDtVrfObjectNavInterfaceprotected
myControllerDtActiveBotNavInterfaceprotected
myControllerPriorityDtActiveBotNavInterfaceprotected
myCurrentNavAreaDtVrfObjectNavInterfaceprotected
myDebugTransitionPointsDtActiveBotNavInterfaceprotected
myDefaultNavigationMethodDtActiveBotNavInterfaceprotected
myDestinationWaitingForNavDtActiveBotNavInterfaceprotected
myFailedToFindCoverPointDtActiveBotNavInterfaceprotected
myFailedToFindTransitionPointDtActiveBotNavInterfaceprotected
myFirstTickDtVrfObjectNavInterfaceprotected
myInitialSimTimeDtActiveBotNavInterfaceprotected
myNavAreaDtActiveBotNavInterfaceprotected
myNavBotDtActiveBotNavInterfaceprotected
myNavigationIsEnabledDtActiveBotNavInterfaceprotected
myPathCostEvalFcnDtActiveBotNavInterfaceprotected
myPathCostEvalFcnUsrDataDtActiveBotNavInterfaceprotected
myPendingCoverPointFinderDtActiveBotNavInterfaceprotected
myPendingPointFinderDtActiveBotNavInterfaceprotected
myPendingQueryDtActiveBotNavInterfaceprotected
myProfileDtActiveBotNavInterfaceprotected
mySetDestinationWaitingForNavDtActiveBotNavInterfaceprotected
myStatusStringDtActiveBotNavInterfaceprotected
myTransitionPointDtActiveBotNavInterfaceprotected
myVrfObjectDtVrfObjectNavInterfaceprotected
myWaitingForInitialNavDtActiveBotNavInterfaceprotected
navArea()DtActiveBotNavInterfacevirtual
navBot()DtActiveBotNavInterfaceprotectedvirtual
navigationMethod() const DtActiveBotNavInterfacevirtual
navTagAtPosition(const DtVector &localPos) const DtActiveBotNavInterfacevirtual
objectLocationLocalOrParent()DtActiveBotNavInterfaceprotectedvirtual
operator=(const DtActiveBotNavInterface &orig)DtActiveBotNavInterfaceprivate
pathStatus(double atDistance)DtActiveBotNavInterfacevirtual
pathStatusString()DtActiveBotNavInterfacevirtual
postObjectInit()DtVrfObjectNavInterfaceinlinevirtual
processSetLocationComplete(DtVrfObject *vrfObject)DtActiveBotNavInterfaceprotectedvirtual
releaseControl(int priority)DtActiveBotNavInterfacevirtual
removeDebugTransitionPoints()DtActiveBotNavInterfaceprotectedvirtual
removeNavAreaChangedCallback(DtNoArgumentCallbackList::DtCallbackFunctionType callback, void *usr)DtVrfObjectNavInterfacevirtual
requestControl(int priority, const DtString &controller)DtActiveBotNavInterfacevirtual
resetNavigationMethod()DtActiveBotNavInterfacevirtual
searchInArea(double radius, double postSpacing, DtNavArea::DtPointOfInterestEvaluatorFcn=0, void *usrData=0, int navTag=-1)DtActiveBotNavInterfacevirtual
searchInArea(const DtVector &startPoint, double radius, double postSpacing, DtNavArea::DtPointOfInterestEvaluatorFcn=0, void *usrData=0, int navTag=-1)DtActiveBotNavInterfacevirtual
setCollisionAvoidParams(DtNavBot::CollisionAvoidanceConfiguration &collAvoidConfig)DtActiveBotNavInterfaceprotectedvirtual
setDesiredSpeed(double speed)DtActiveBotNavInterfacevirtual
setDestination(const DtVector &localDest)DtActiveBotNavInterfacevirtual
setLocationCompleteCallback(DtVrfObject *vrfObject, void *usr)DtActiveBotNavInterfaceprotectedstatic
setNavigationConfigParams(DtNavBot::NavigationConfiguration &navConfig)DtActiveBotNavInterfaceprotectedvirtual
setNavigationMethod(DtNavBot::NavigationMethod navMethod)DtActiveBotNavInterfacevirtual
setPathCostEvalFunction(DtNavBot::DtNavBotPathLocationEvalFcn fcn, void *usr)DtActiveBotNavInterfacevirtual
tick()DtActiveBotNavInterfacevirtual
transitionPoint() const DtActiveBotNavInterfaceinlinevirtual
upcomingNavTagOnPath() const DtActiveBotNavInterfacevirtual
upcomingNavTagsOnPath(double distance, DtNavTagAndLocationList &navTags) const DtActiveBotNavInterfacevirtual
usingTransitionPoint() const DtActiveBotNavInterfacevirtual
~DtActiveBotNavInterface()DtActiveBotNavInterfacevirtual
~DtVrfObjectNavInterface()=0DtVrfObjectNavInterfacepure virtual

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)