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

Packages that use com.threerings.opengl.geometry.config
com.threerings.opengl.effect Effect classes. 
com.threerings.opengl.effect.config Effect configurations. 
com.threerings.opengl.geometry.config Geometry configurations. 
com.threerings.opengl.geometry.util   
com.threerings.opengl.material   
com.threerings.opengl.material.config Material configurations. 
com.threerings.opengl.model.config Model and animation configurations. 
com.threerings.opengl.renderer.config Renderer configuration bits. 
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.effect
GeometryConfig
          Geometry configuration.
GeometryConfig.IndexedStored
          Indexed geometry.
PassDescriptor
          Describes the elements of state that will be used in a pass for the purpose of configuring the geometry instance.
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.effect.config
DeformerConfig
          Deformer configuration.
GeometryConfig
          Geometry configuration.
PassDescriptor
          Describes the elements of state that will be used in a pass for the purpose of configuring the geometry instance.
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.geometry.config
DeformerConfig
          Deformer configuration.
GeometryConfig
          Geometry configuration.
GeometryConfig.AttributeArrayConfig
          Describes an interleaved attribute array.
GeometryConfig.IndexedStored
          Indexed geometry.
GeometryConfig.Mode
          Mode constants.
GeometryConfig.Stored
          Superclass of configurations with stored geometry.
PassDescriptor
          Describes the elements of state that will be used in a pass for the purpose of configuring the geometry instance.
PassSummary
          Summarizes the attributes used by a set of passes.
TransformedGeometry
          Combines a geometry config with a transform.
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.geometry.util
PassDescriptor
          Describes the elements of state that will be used in a pass for the purpose of configuring the geometry instance.
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.material
GeometryConfig
          Geometry configuration.
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.material.config
DeformerConfig
          Deformer configuration.
GeometryConfig
          Geometry configuration.
PassDescriptor
          Describes the elements of state that will be used in a pass for the purpose of configuring the geometry instance.
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.model.config
GeometryConfig
          Geometry configuration.
 

Classes in com.threerings.opengl.geometry.config used by com.threerings.opengl.renderer.config
PassDescriptor
          Describes the elements of state that will be used in a pass for the purpose of configuring the geometry instance.
 



Copyright © 2011. All Rights Reserved.