クラス
jp.digitalmuseum.jogl.JoglTextureManager の使用

JoglTextureManager を使用しているパッケージ
jp.digitalmuseum.jogl   
 
jp.digitalmuseum.jogl での JoglTextureManager の使用
 
JoglTextureManager として宣言されている jp.digitalmuseum.jogl のフィールド
protected  JoglTextureManager JoglModel.textureManager
           
 
JoglTextureManager 型のパラメータを持つ jp.digitalmuseum.jogl のコンストラクタ
JoglModel(javax.media.opengl.GL gl, JoglTextureManager textureManager, JoglCoordinates coordinates, boolean isVboEnabled)
          Default constructor.
JoglModelMqo(javax.media.opengl.GL gl, java.lang.String url, JoglTextureManager textureManager)
           
JoglModelMqo(javax.media.opengl.GL gl, java.lang.String url, JoglTextureManager textureManager, float scale)
           
JoglModelMqo(javax.media.opengl.GL gl, java.lang.String url, JoglTextureManager textureManager, float scale, JoglCoordinates coordinates)
           
JoglModelMqo(javax.media.opengl.GL gl, java.net.URL url, JoglTextureManager textureManager)
           
JoglModelMqo(javax.media.opengl.GL gl, java.net.URL url, JoglTextureManager textureManager, float scale)
           
JoglModelMqo(javax.media.opengl.GL gl, java.net.URL url, JoglTextureManager textureManager, float scale, JoglCoordinates coordinates)
           
JoglModelMqo(javax.media.opengl.GL gl, java.net.URL url, JoglTextureManager textureManager, float scale, JoglCoordinates coordinates, boolean isVboEnabled)
          Default constructor.
 

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