inDbgSetBuffer

Sets buffer to buffer owned by an other OpenGL object

  1. void inDbgSetBuffer(vec3[] points)
  2. void inDbgSetBuffer(GLuint vbo, GLuint ibo, int count)
    void
    inDbgSetBuffer
    (
    GLuint vbo
    ,
    GLuint ibo
    ,
    int count
    )
  3. void inDbgSetBuffer(vec3[] points, ushort[] indices)

Meta