de.grogra.ext.x3d.importation
Class IndexedTriangleFanSetImport

java.lang.Object
  extended by de.grogra.ext.x3d.importation.IndexedTriangleFanSetImport

public class IndexedTriangleFanSetImport
extends java.lang.Object


Constructor Summary
IndexedTriangleFanSetImport()
           
 
Method Summary
static ShadedNull createInstance(de.grogra.ext.x3d.xmlbeans.IndexedTriangleFanSetDocument.IndexedTriangleFanSet triangleFanSet, Node parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexedTriangleFanSetImport

public IndexedTriangleFanSetImport()
Method Detail

createInstance

public static ShadedNull createInstance(de.grogra.ext.x3d.xmlbeans.IndexedTriangleFanSetDocument.IndexedTriangleFanSet triangleFanSet,
                                        Node parent)