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_ color_
-  
  
-   convexify_ convexify_
-  
  
-   coords_ coords_
-  
  
-   fnormals_ fnormals_
-  
  
-   newcolorinds_ newcolorinds_
-  
  
-   newtexcoordinds_ newtexcoordinds_
-  
  
-   normalindex_ normalindex_
-  
  
-   normallist_ normallist_
-  
  
-   numfaces_ numfaces_
-  
  
-   texcoords_ texcoords_
-  
   
  -   IndexedFaceSetData() IndexedFaceSetData()
-  
   
 coords_
coords_
  public MFVec3f coords_
 numfaces_
numfaces_
  public int numfaces_
 fnormals_
fnormals_
  public FloatArray fnormals_
 texcoords_
texcoords_
  public float texcoords_[]
 color_
color_
  public MFColor color_
 normallist_
normallist_
  public float normallist_[]
 normalindex_
normalindex_
  public int normalindex_[]
 convexify_
convexify_
  public IntArray convexify_
 newcolorinds_
newcolorinds_
  public IntArray newcolorinds_
 newtexcoordinds_
newtexcoordinds_
  public IntArray newtexcoordinds_
   
 IndexedFaceSetData
IndexedFaceSetData
  public IndexedFaceSetData()
All Packages  Class Hierarchy  This Package  Previous  Next  Index