Uses of Class
eu.iv4xr.framework.extensions.pathfinding.SimpleNavGraph
Package
Description
This package provides classes to do pathfinding over a graph.
-
Uses of SimpleNavGraph in eu.iv4xr.framework.extensions.pathfinding
Modifier and TypeMethodDescriptionstatic SimpleNavGraph
SimpleNavGraph.fromMeshFaceAverage(Mesh mesh)
Generates a SimpleNavGraph from a mesh where a vertex in the navigation graph corresponds to the average center of a face in the mesh.