Uses of Package
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.-
-
ClassDescriptionAn "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.
-
-