de.jreality.writer.u3d.texture
Class SphereMapGenerator

java.lang.Object
  extended by de.jreality.writer.u3d.texture.SphereMapGenerator

public class SphereMapGenerator
extends java.lang.Object


Field Summary
static int i
           
 
Constructor Summary
SphereMapGenerator()
           
 
Method Summary
static java.awt.image.BufferedImage create(CubeMap map, int width, int height)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

i

public static int i
Constructor Detail

SphereMapGenerator

public SphereMapGenerator()
Method Detail

create

public static java.awt.image.BufferedImage create(CubeMap map,
                                                  int width,
                                                  int height)