|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - the class used to represent triangle verticespublic interface MeshIterator<V>
Convenience interface for an iterator over mesh triangles.
Although the mesh interfaces are defined in terms of generic iterators over cornered triangles, using this interface can help to keep code shorter and easier to read. Deverlopers implementing their own iterators over the triangles of a mesh are encouraged to implement this interface.
CombinatoricMesh.iterator()| Method Summary |
|---|
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||