Uses of Class
com.threerings.opengl.renderer.config.TextureConfig.Original

Packages that use TextureConfig.Original
com.threerings.opengl.renderer.config Renderer configuration bits. 
 

Uses of TextureConfig.Original in com.threerings.opengl.renderer.config
 

Subclasses of TextureConfig.Original in com.threerings.opengl.renderer.config
static class TextureConfig.Original1D
          A 1D texture.
static class TextureConfig.Original2D
          A 2D texture.
static class TextureConfig.Original2DTarget
          A 2D texture that matches the dimensions of the render surface.
static class TextureConfig.Original3D
          A 3D texture.
static class TextureConfig.OriginalCubeMap
          A cube map texture.
static class TextureConfig.OriginalRectangle
          A 2D texture that uses the rectangle target.
 



Copyright © 2011. All Rights Reserved.