Class iicm.vrml.vrwave.pwdat.IndexedFaceSetData
All Packages Class Hierarchy This Package Previous Next Index
Class iicm.vrml.vrwave.pwdat.IndexedFaceSetData
java.lang.Object
|
+----iicm.vrml.vrwave.pwdat.IndexedFaceSetData
- public class IndexedFaceSetData
- extends Object
IndexedFaceSetData - additional IndexedFaceSet attributes.
Copyright (c) 1997 IICM
-
color_
-
-
convexify_
-
-
coords_
-
-
fnormals_
-
-
newcolorinds_
-
-
newtexcoordinds_
-
-
normalindex_
-
-
normallist_
-
-
numfaces_
-
-
texcoords_
-
-
IndexedFaceSetData()
-
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()
All Packages Class Hierarchy This Package Previous Next Index