Uses of Class
com.threerings.opengl.renderer.config.TextureConfig.OriginalCubeMap.Contents

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

Uses of TextureConfig.OriginalCubeMap.Contents in com.threerings.opengl.renderer.config
 

Subclasses of TextureConfig.OriginalCubeMap.Contents in com.threerings.opengl.renderer.config
static class TextureConfig.OriginalCubeMap.Blank
          Creates a blank texture.
static class TextureConfig.OriginalCubeMap.ImageFile
          Creates a texture from the specified image.
static class TextureConfig.OriginalCubeMap.ImageFiles
          Creates a texture from the specified images.
 

Fields in com.threerings.opengl.renderer.config declared as TextureConfig.OriginalCubeMap.Contents
 TextureConfig.OriginalCubeMap.Contents TextureConfig.OriginalCubeMap.contents
          The initial contents of the texture.
 



Copyright © 2011. All Rights Reserved.