jp.digitalmuseum.jogl
クラス JoglTextureManager

java.lang.Object
  上位を拡張 jp.digitalmuseum.jogl.JoglTextureManager

public class JoglTextureManager
extends java.lang.Object
Class for managing textures of JoglModel.
関連項目:
JoglModel

入れ子のクラスの概要
static class JoglTextureManager.Tga
          Class for loading TGA image file.
 
コンストラクタの概要
JoglTextureManager(javax.media.opengl.GL gl)
           
 
メソッドの概要
 void clear()
           
 int getGLTexture(java.net.URL url, java.lang.String textureFileName, java.lang.String textureAlphaFileName, boolean forceReload)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
コンストラクタの詳細

JoglTextureManager

public JoglTextureManager(javax.media.opengl.GL gl)
メソッドの詳細

getGLTexture

public int getGLTexture(java.net.URL url,
                        java.lang.String textureFileName,
                        java.lang.String textureAlphaFileName,
                        boolean forceReload)

clear

public void clear()


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/