Uses of Class
com.threerings.opengl.geometry.config.PassSummary

Packages that use PassSummary
com.threerings.opengl.geometry.config Geometry configurations. 
 

Uses of PassSummary in com.threerings.opengl.geometry.config
 

Methods in com.threerings.opengl.geometry.config with parameters of type PassSummary
 ArrayState[] GeometryConfig.Stored.createArrayStates(GlContext ctx, PassDescriptor[] passes, PassSummary summary, boolean staticVBO, boolean staticIBO, BufferObject arrayBuffer, FloatBuffer floatArray)
          Creates a set of array states for this geometry.
 



Copyright © 2011. All Rights Reserved.