|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||