|
JavaView® v2.00.008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jv.geom.PgTetraFace
Class where the data related to one face can be organized. That is the three vertex indices of its angle points and a list of adjacent tetrahedrons with the local index of this face inside each of them. The local face index is the same like the local vertex index of the vertex opposite to this face.
There may be more than two tetrahedrons joining a face but this means that conformity is lost.
| Constructor Summary | |
PgTetraFace(int[] vertices)
Constructor. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PgTetraFace(int[] vertices)
vertices - An int[] with the three vertex indices.
|
JavaView® v2.00.008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||