|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.textures.MipmapGenerator
public class MipmapGenerator
Generates Mipmaps for a Texture.
| Constructor Summary | |
|---|---|
MipmapGenerator()
|
|
| Method Summary | |
|---|---|
static void |
createMipMaps(AbstractTextureImage ti0,
AbstractTexture tex,
TextureFactory texFactory)
Creates mipmaps from the given AbstractTextureImage. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MipmapGenerator()
| Method Detail |
|---|
public static void createMipMaps(AbstractTextureImage ti0,
AbstractTexture tex,
TextureFactory texFactory)
AbstractTextureImage.
ti0 - the base-imagetex - the target-texture.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||