com.threerings.opengl.util
Class Stats
java.lang.Object
com.threerings.opengl.util.SimpleRenderable
com.threerings.opengl.util.SimpleOverlay
com.threerings.opengl.util.Stats
- All Implemented Interfaces:
- Compositable, Enqueueable
public class Stats
- extends SimpleOverlay
Displays rendering statistics.
Stats
public Stats(GlContext ctx)
- Creates a new stats display.
composite
public void composite()
- Description copied from interface:
Compositable
- Adds this object's
Dependencys and Enqueueables to the compositor in
preparation for rendering.
- Specified by:
composite in interface Compositable- Overrides:
composite in class SimpleOverlay
Copyright © 2011. All Rights Reserved.