iicm.vrml.vrwave.pwdat
Class IndexedLineSetData

java.lang.Object
  |
  +--iicm.vrml.vrwave.pwdat.IndexedLineSetData

public class IndexedLineSetData
extends java.lang.Object

IndexedLineSetData - additional IndexedLineSet attributes. Copyright 1998 IICM, Graz University of Technology.


Field Summary
 MFColor color_
           
 MFVec3f coords_
           
 
Constructor Summary
IndexedLineSetData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coords_

public MFVec3f coords_

color_

public MFColor color_
Constructor Detail

IndexedLineSetData

public IndexedLineSetData()