|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Face
Simple interface for an indexed face
| Method Summary | |
|---|---|
int |
getNumVertices()
Returns the number of vertices of this face |
Vertex |
getVertex(int index)
Returns the specified vertex |
| Methods inherited from interface de.javagl.simplemesh.Indexed |
|---|
getIndex |
| Method Detail |
|---|
Vertex getVertex(int index)
index - The vertex index
int getNumVertices()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||