java.lang.Object
org.fudaa.ebli.volume.Face
- class Face
- extends java.lang.Object
Author: Daeron Meyer
Copyright (c) 1995 by The Geometry Center, University of Minnesota
Distributed under the terms of the GNU Library General Public License
12-14-95
class Face: your basic storage class for polygonal face information.
- Version:
- $Revision: 1.3 $ $Date: 2001/09/11 15:29:21 $ by $Author: deniger $
|
Constructor Summary |
(package private) |
Face()
|
(package private) |
Face(int nv)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nverts
public int nverts
index
public int[] index
cr
public int cr
cg
public int cg
cb
public int cb
zdepth
public int zdepth
Face
Face()
Face
Face(int nv)
numVerts
public void numVerts(int nv)