Package de.javagl.simplemesh

Simple interfaces for indexed meshes

See:
          Description

Interface Summary
Edge Simple interface for an indexed edge
Face Simple interface for an indexed face
Indexed Interface for indexed objects
Mesh Interface for a simple mesh.
MeshPrimitives Simple interface summarizing collections of mesh primitives, namely, lists of indexed Vertices, Edges and Faces.
Vertex Interface for a simple indexed vertex in 3D
 

Package de.javagl.simplemesh Description

Simple interfaces for indexed meshes