Package com.threerings.opengl.renderer.state

Class Summary
AlphaState Contains the alpha testing and blending state.
ArrayState Contains the client array state.
ColorMaskState Contains the color mask state.
ColorState Contains the draw color state.
CullState Contains the back-face culling state.
DepthState Contains the depth buffer testing/writing state.
FogState Contains the fog state.
LightState Contains the light state.
LineState Contains the line state.
MaterialState Contains the material state.
PointState Contains the point state.
PolygonState Contains the polygon state.
RenderState The superclass for all render state classes.
ShaderState Contains the GLSL shader state.
StencilState Contains the stencil state.
TextureState Contains the texture state.
TransformState Contains the modelview transform state.
 



Copyright © 2011. All Rights Reserved.