Uses of Class
com.threerings.opengl.compositor.config.TargetConfig.Texture

Packages that use TargetConfig.Texture
com.threerings.opengl.compositor   
 

Uses of TargetConfig.Texture in com.threerings.opengl.compositor
 

Methods in com.threerings.opengl.compositor with parameters of type TargetConfig.Texture
 void RenderEffect.TextureTarget.setConfig(TargetConfig.Texture config)
          Sets the configuration of this target.
 

Constructors in com.threerings.opengl.compositor with parameters of type TargetConfig.Texture
RenderEffect.TextureTarget(GlContext ctx, Scope parentScope, TargetConfig.Texture config)
          Creates a new texture target.
 



Copyright © 2011. All Rights Reserved.