Uses of Class
com.threerings.opengl.renderer.DisplayList

Packages that use DisplayList
com.threerings.opengl.renderer   
com.threerings.tudey.shape.config Shape configurations. 
 

Uses of DisplayList in com.threerings.opengl.renderer
 

Methods in com.threerings.opengl.renderer that return DisplayList
 DisplayList SimpleBatch.CallList.getList()
          Returns a reference to the display list.
 

Constructors in com.threerings.opengl.renderer with parameters of type DisplayList
SimpleBatch.CallList(DisplayList list, boolean modifiesColorState, int primitiveCount)
           
 

Uses of DisplayList in com.threerings.tudey.shape.config
 

Methods in com.threerings.tudey.shape.config that return DisplayList
 DisplayList ShapeConfig.getList(GlContext ctx, boolean outline)
          Returns the cached display list to draw this shape.
 



Copyright © 2011. All Rights Reserved.