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

Packages that use TargetConfig.Output
com.threerings.opengl.compositor   
com.threerings.opengl.compositor.config Compositor configurations. 
 

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

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

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

Uses of TargetConfig.Output in com.threerings.opengl.compositor.config
 

Fields in com.threerings.opengl.compositor.config declared as TargetConfig.Output
 TargetConfig.Output RenderEffectConfig.Technique.output
          The final output target.
 



Copyright © 2011. All Rights Reserved.