|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OffMeshPoint | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh | |
| Uses of OffMeshPoint in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh that return OffMeshPoint | |
|---|---|
OffMeshPoint |
OffMeshEdge.getFrom()
|
OffMeshPoint |
OffMeshEdge.getTo()
|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh that return types with arguments of type OffMeshPoint | |
|---|---|
List<OffMeshPoint> |
NavMesh.getOffMeshPoinsOnPolygon(int pId)
Returns a List of offmeshpoints that are located on target polygon |
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh with parameters of type OffMeshPoint | |
|---|---|
OffMeshEdge(OffMeshPoint from,
OffMeshPoint to,
NavPointNeighbourLink link)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||