Uses of Class
cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing.JumpBoundaries

Packages that use JumpBoundaries
cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing   
 

Uses of JumpBoundaries in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing
 

Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing that return JumpBoundaries
 JumpBoundaries JumpModule.computeJumpBoundaries(NavPointNeighbourLink jumpLink)
          Computes jump boundaries for given link, with using maximal available information about environment.
 

Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing with parameters of type JumpBoundaries
 Double JumpModule.computeJump(Location start, JumpBoundaries boundaries, double velocity, double jumpAngleCos)
          Compute power for given jump.
 Location JumpModule.getCollisionLocation(JumpBoundaries boundaries)
           
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.