Uses of Package
cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh

Packages that use cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh
cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh   
cz.cuni.amis.pogamut.ut2004.bot.impl   
 

Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh used by cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh
AStarNode
          class used in algorithm A* in pathfinding in NavMesh
BSPNode
           
INavMeshAtom
          Interface for navmesh atom.
LevelGeometry
          Class containing complete data with the geometry of the environment It is useful for steering It is part of NavMesh class
LevelGeometryBSPNode
          Node for building a BSP tree structure on the level geometry
NavMesh
          Main class of Navigation Mesh module
OffMeshEdge
          Edge between two offMeshPoints
OffMeshPoint
          CLass representing a navpoint which is a part of an off mesh connection in navMesh Contains mainly the real navpoint and then some more information , like polygon and connections to others
 

Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh used by cz.cuni.amis.pogamut.ut2004.bot.impl
NavMesh
          Main class of Navigation Mesh module
 



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