Class PointRenderSystem

    • Field Detail

      • glType

        protected int glType
      • aux2

        protected com.badlogic.gdx.math.Vector3 aux2
    • Method Detail

      • buildVertexAttributes

        protected com.badlogic.gdx.graphics.VertexAttribute[] buildVertexAttributes()
      • addPoint

        public void addPoint​(IPointRenderable pr,
                             double x,
                             double y,
                             double z,
                             float pointSize,
                             float r,
                             float g,
                             float b,
                             float a)
      • size

        public void size​(float pointSize)