Uses of Package
com.threerings.opengl.compositor.config

Packages that use com.threerings.opengl.compositor.config
com.threerings.opengl.compositor   
com.threerings.opengl.compositor.config Compositor configurations. 
com.threerings.opengl.material.config Material configurations. 
com.threerings.opengl.scene.config Scene configurations. 
 

Classes in com.threerings.opengl.compositor.config used by com.threerings.opengl.compositor
RenderEffectConfig
          Describes a render effect.
TargetConfig.Output
          Renders to the effect output.
TargetConfig.Texture
          Renders to a (color and/or depth) texture.
 

Classes in com.threerings.opengl.compositor.config used by com.threerings.opengl.compositor.config
RenderEffectConfig
          Describes a render effect.
RenderEffectConfig.Implementation
          Contains the actual implementation of the effect.
RenderEffectConfig.Technique
          A technique available to render the effect.
RenderQueueConfig.RenderMode
          Base class for render modes.
RenderQueueConfig.SortMode
          The available sort modes.
RenderSchemeConfig
          The configuration of a render scheme.
RenderSchemeConfig.Implementation
          The actual implementation of the scheme.
StepConfig
          Represents a single step in the process of updating a target.
StepConfig.Clear.Color
          Color clear parameters.
StepConfig.Clear.Depth
          Depth clear parameters.
StepConfig.Clear.Stencil
          Stencil clear parameters.
TargetConfig
          Represents a single target to update within the post effect.
TargetConfig.Input
          The available target inputs: either nothing or the result of the previous post effect.
TargetConfig.Output
          Renders to the effect output.
 

Classes in com.threerings.opengl.compositor.config used by com.threerings.opengl.material.config
RenderEffectConfig
          Describes a render effect.
RenderSchemeConfig
          The configuration of a render scheme.
 

Classes in com.threerings.opengl.compositor.config used by com.threerings.opengl.scene.config
RenderEffectConfig
          Describes a render effect.
 



Copyright © 2011. All Rights Reserved.