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

Packages that use com.threerings.opengl.material.config
com.threerings.opengl.compositor.config Compositor configurations. 
com.threerings.opengl.effect.config Effect configurations. 
com.threerings.opengl.material   
com.threerings.opengl.material.config Material configurations. 
com.threerings.opengl.model   
com.threerings.opengl.model.config Model and animation configurations. 
com.threerings.opengl.scene.config Scene configurations. 
 

Classes in com.threerings.opengl.material.config used by com.threerings.opengl.compositor.config
MaterialConfig
          Describes a material.
MaterialRewriter
          Used to transform material techniques.
 

Classes in com.threerings.opengl.material.config used by com.threerings.opengl.effect.config
MaterialConfig
          Describes a material.
 

Classes in com.threerings.opengl.material.config used by com.threerings.opengl.material
MaterialConfig
          Describes a material.
TechniqueConfig
          Represents a single technique for rendering a material.
 

Classes in com.threerings.opengl.material.config used by com.threerings.opengl.material.config
MaterialConfig
          Describes a material.
MaterialConfig.Implementation
          Contains the actual implementation of the material.
MaterialRewriter
          Used to transform material techniques.
PassConfig
          Represents a single material pass.
ProjectionConfig
          Contains the configuration of a surface projection.
TechniqueConfig
          Represents a single technique for rendering a material.
TechniqueConfig.CompoundEnqueuer
          Invokes some number of sub-enqueuers.
TechniqueConfig.Enqueuer
          Represents the manner in which we enqueue the technique's batches.
TechniqueConfig.TechniqueDependency
          Represents a dependency that must be resolved when rendering.
 

Classes in com.threerings.opengl.material.config used by com.threerings.opengl.model
MaterialConfig
          Describes a material.
 

Classes in com.threerings.opengl.material.config used by com.threerings.opengl.model.config
GeometryMaterial
          Pairs a geometry config with a (resolved) material config.
MaterialConfig
          Describes a material.
 

Classes in com.threerings.opengl.material.config used by com.threerings.opengl.scene.config
ProjectionConfig
          Contains the configuration of a surface projection.
 



Copyright © 2011. All Rights Reserved.