de.javagl.simplemesh
Interface Indexed

All Known Subinterfaces:
Edge, Face, Vertex
All Known Implementing Classes:
DefaultEdge, DefaultFace, DefaultVertex

public interface Indexed

Interface for indexed objects


Method Summary
 int getIndex()
          Returns the index of this object
 

Method Detail

getIndex

int getIndex()
Returns the index of this object

Returns:
The index of this object