|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.computeFall(Location start,
JumpBoundaries boundaries,
double velocity,
double jumpAngleCos)
Compute power for given fall. |
Double |
JumpModule.computeJump(Location start,
JumpBoundaries boundaries,
double velocity,
double jumpAngleCos)
Compute power for given jump. |
Location |
JumpModule.getCollisionLocation(JumpBoundaries boundaries)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||