Class VertexBuffer


  • public class VertexBuffer
    extends Object
    • Field Detail

      • INIT_VERTEX_BUFFER_SIZE

        protected static final int INIT_VERTEX_BUFFER_SIZE
        See Also:
        Constant Field Values
      • INIT_INDEX_BUFFER_SIZE

        protected static final int INIT_INDEX_BUFFER_SIZE
        See Also:
        Constant Field Values
      • glId

        public int glId
      • pgl

        protected PGL pgl
      • context

        protected int context
    • Method Detail

      • create

        protected void create()
      • init

        protected void init()
      • dispose

        protected void dispose()
      • contextIsOutdated

        protected boolean contextIsOutdated()