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

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

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

Subclasses of StepConfig in com.threerings.opengl.compositor.config
static class StepConfig.Clear
          Clears some or all of the buffers.
static class StepConfig.RenderQuad
          Renders a full-screen quad.
static class StepConfig.RenderQueues
          Renders a set of render queues.
 

Fields in com.threerings.opengl.compositor.config declared as StepConfig
 StepConfig[] TargetConfig.steps
          The steps required to update the target.
 



Copyright © 2011. All Rights Reserved.