Class SinglePointRenderer

All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable, IObserver, IRenderSystem

public class SinglePointRenderer extends ImmediateModeRenderSystem implements IObserver
Renders single points. Gathers all celestial entities that are to be represented using point primitives into a mesh and renders them with a single draw call.