Cogl.IndexBuffer

const Cogl = imports.gi.Cogl;

let indexBuffer = new Cogl.IndexBuffer();
  

Hierarchy

  • Cogl.Object
    • Cogl.IndexBuffer