Uses of Class
eu.iv4xr.framework.spatial.meshes.Face
Package
Description
This package provides classes to do pathfinding over a graph.
Provide mainly the class
Mesh
for representing 3D surface meshes.-
Uses of Face in eu.iv4xr.framework.extensions.pathfinding
-
Uses of Face in eu.iv4xr.framework.spatial.meshes
Modifier and TypeMethodDescriptionstatic boolean
Face.isConnected(Face a, Face b)
Check if two Faces are 'connected'.