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

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

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

Subclasses of TargetConfig in com.threerings.opengl.compositor.config
static class TargetConfig.Output
          Renders to the effect output.
static class TargetConfig.Texture
          Renders to a (color and/or depth) texture.
 

Fields in com.threerings.opengl.compositor.config declared as TargetConfig
 TargetConfig[] RenderEffectConfig.Technique.targets
          The intermediate targets.
 



Copyright © 2011. All Rights Reserved.