Uses of Package
eu.iv4xr.framework.spatial.meshes
Packages that use eu.iv4xr.framework.spatial.meshes
Package
Description
This package provides classes to do pathfinding over a graph.
Provide mainly the class
Mesh
for representing 3D surface meshes.-
Classes in eu.iv4xr.framework.spatial.meshes used by eu.iv4xr.framework.environments
-
Classes in eu.iv4xr.framework.spatial.meshes used by eu.iv4xr.framework.extensions.pathfindingClassDescriptionAn "EdgeMap" is actually a simple representation of a graph, which consists of a set of vertices, identified by their integer-id, and edges between these vertices.Represent a polygon, described by a set of vertices, stored in an array called vertices.A simple container to store mesh-data.
-
Classes in eu.iv4xr.framework.spatial.meshes used by eu.iv4xr.framework.mainConcepts
-
Classes in eu.iv4xr.framework.spatial.meshes used by eu.iv4xr.framework.spatial.meshes