Uses of Class
com.threerings.opengl.renderer.config.MaterialStateConfig

Packages that use MaterialStateConfig
com.threerings.opengl.material.config Material configurations. 
com.threerings.opengl.renderer.config Renderer configuration bits. 
 

Uses of MaterialStateConfig in com.threerings.opengl.material.config
 

Fields in com.threerings.opengl.material.config declared as MaterialStateConfig
 MaterialStateConfig PassConfig.materialState
          The material state to use in this pass.
 

Uses of MaterialStateConfig in com.threerings.opengl.renderer.config
 

Subclasses of MaterialStateConfig in com.threerings.opengl.renderer.config
static class MaterialStateConfig.OneSided
          A one-sided material configuration.
static class MaterialStateConfig.TwoSided
          A two-sided material configuration.
 



Copyright © 2011. All Rights Reserved.