|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Indexed | |
|---|---|
| de.javagl.simplemesh | Simple interfaces for indexed meshes |
| de.javagl.simplemesh.impl | Default implementations of the mesh interfaces |
| Uses of Indexed in de.javagl.simplemesh |
|---|
| Subinterfaces of Indexed in de.javagl.simplemesh | |
|---|---|
interface |
Edge
Simple interface for an indexed edge |
interface |
Face
Simple interface for an indexed face |
interface |
Vertex
Interface for a simple indexed vertex in 3D |
| Uses of Indexed in de.javagl.simplemesh.impl |
|---|
| Classes in de.javagl.simplemesh.impl that implement Indexed | |
|---|---|
class |
DefaultEdge
Default implementation of an Edge. |
class |
DefaultFace
Default implementation of a Face. |
class |
DefaultVertex
Default implementation of a Vertex. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||