Uses of Class
com.threerings.opengl.geometry.config.GeometryConfig.IndexedStored

Packages that use GeometryConfig.IndexedStored
com.threerings.opengl.effect Effect classes. 
com.threerings.opengl.geometry.config Geometry configurations. 
 

Uses of GeometryConfig.IndexedStored in com.threerings.opengl.effect
 

Constructors in com.threerings.opengl.effect with parameters of type GeometryConfig.IndexedStored
ParticleGeometry.Meshes(GlContext ctx, Scope scope, PassDescriptor[] passes, GeometryConfig.IndexedStored geom)
           
 

Uses of GeometryConfig.IndexedStored in com.threerings.opengl.geometry.config
 

Subclasses of GeometryConfig.IndexedStored in com.threerings.opengl.geometry.config
static class GeometryConfig.SkinnedIndexedStored
          Skinned indexed geometry.
 



Copyright © 2011. All Rights Reserved.