Class LineQuadstripRenderer

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

public class LineQuadstripRenderer extends LinePrimitiveRenderer
Renders lines as Polyline Quadstrips (Polyboards). Slower than using GL_LINES primitive, but higher quality.