JavaView® v2.00.008

jv.geom
Class PgTetraFace

java.lang.Object
  |
  +--jv.geom.PgTetraFace

public class PgTetraFace
extends java.lang.Object

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.

Version:
1.00, 29 Sep 1999
Author:
Samy Khadem-Al-Charieh

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

PgTetraFace

public PgTetraFace(int[] vertices)
Constructor.
Parameters:
vertices - An int[] with the three vertex indices.

JavaView® v2.00.008

The software JavaView® is copyright protected. All Rights Reserved.