iicm.vrml.vrwave.pwdat
Class IndexedFaceSetData
java.lang.Object
|
+--iicm.vrml.vrwave.pwdat.IndexedFaceSetData
- public class IndexedFaceSetData
- extends java.lang.Object
IndexedFaceSetData - additional IndexedFaceSet attributes.
Copyright 1998 IICM, Graz University of Technology.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
coords_
public MFVec3f coords_
numfaces_
public int numfaces_
fnormals_
public FloatArray fnormals_
texcoords_
public float[] texcoords_
color_
public MFColor color_
normallist_
public float[] normallist_
normalindex_
public int[] normalindex_
convexify_
public IntArray convexify_
newcolorinds_
public IntArray newcolorinds_
newtexcoordinds_
public IntArray newtexcoordinds_
IndexedFaceSetData
public IndexedFaceSetData()