Uses of Package
com.threerings.opengl.compositor

Packages that use com.threerings.opengl.compositor
com.threerings.opengl   
com.threerings.opengl.compositor   
com.threerings.opengl.compositor.config Compositor configurations. 
com.threerings.opengl.effect Effect classes. 
com.threerings.opengl.effect.tools   
com.threerings.opengl.gui User interface classes. 
com.threerings.opengl.gui.tools   
com.threerings.opengl.material   
com.threerings.opengl.material.config Material configurations. 
com.threerings.opengl.model   
com.threerings.opengl.model.tools   
com.threerings.opengl.renderer.config Renderer configuration bits. 
com.threerings.opengl.scene Scene management classes. 
com.threerings.opengl.util   
com.threerings.tudey.client   
com.threerings.tudey.client.cursor   
com.threerings.tudey.client.util   
com.threerings.tudey.shape   
com.threerings.tudey.tools Tudey tools. 
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Compositor
          Handles the process of compositing the view from its various elements.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.compositor
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Compositor
          Handles the process of compositing the view from its various elements.
Compositor.State
          Represents the saved state of the compositor.
Dependency
          Represents a dependency to be resolved in the course of rendering: shadows from a particular light, a reflection off a plane, etc.
Dependency.Planar
          The base class of the various planar reflection/refraction dependencies.
Dependency.PlanarTexture
          The base class for planar reflection/refraction textures.
Dependency.Shadows
          The base class for shadows from a single light.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
RenderEffect
          Handles a render effect.
RenderEffect.Target
          Handles a single effect target.
RenderQueue
          Stores a group of Batches enqueued for rendering.
RenderQueue.Group
          Contains a group of render queues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.compositor.config
RenderEffect.Target
          Handles a single effect target.
RenderQueue
          Stores a group of Batches enqueued for rendering.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.effect
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.effect.tools
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.gui
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.gui.tools
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.material
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
RenderQueue.Group
          Contains a group of render queues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.material.config
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Dependency.Adder
          An interface for objects that add dependendencies to the compositor.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
RenderQueue.Group
          Contains a group of render queues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.model
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.model.tools
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.renderer.config
Dependency.Adder
          An interface for objects that add dependendencies to the compositor.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.scene
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.opengl.util
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Compositor
          Handles the process of compositing the view from its various elements.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.tudey.client
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
 

Classes in com.threerings.opengl.compositor used by com.threerings.tudey.client.cursor
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
 

Classes in com.threerings.opengl.compositor used by com.threerings.tudey.client.util
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 

Classes in com.threerings.opengl.compositor used by com.threerings.tudey.shape
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
 

Classes in com.threerings.opengl.compositor used by com.threerings.tudey.tools
Compositable
          An interface for objects that interact with the Compositor to form a list of Dependencys to resolve before rendering and Enqueueables to enqueue for rendering.
Enqueueable
          An interface for objects that can enqueue themselves in one or more RenderQueues.
 



Copyright © 2011. All Rights Reserved.