de.grogra.ext.x3d.importation
Class TextureTransformImport

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

public class TextureTransformImport
extends java.lang.Object


Constructor Summary
TextureTransformImport()
           
 
Method Summary
static AffineUVTransformation createInstance(de.grogra.ext.x3d.xmlbeans.TextureTransformDocument.TextureTransform textureTransform)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextureTransformImport

public TextureTransformImport()
Method Detail

createInstance

public static AffineUVTransformation createInstance(de.grogra.ext.x3d.xmlbeans.TextureTransformDocument.TextureTransform textureTransform)