|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshPolygon
public class NavMeshPolygon
Implementation of INavMeshAtom for polygons
| Method Summary | |
|---|---|
boolean |
equals(INavMeshAtom atom)
Compares ids of polygons and returns true if they are the same returns false if p is point |
List<INavMeshAtom> |
getNeighbours(NavMesh mesh)
Gets a list of all neighbousrs of this atom in navmesh. |
int |
getPolygonId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getPolygonId()
public List<INavMeshAtom> getNeighbours(NavMesh mesh)
INavMeshAtom
getNeighbours in interface INavMeshAtompublic boolean equals(INavMeshAtom atom)
equals in interface INavMeshAtomp -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||