Example #1
0
 public virtual void bindFramebuffer(int target, int framebuffer)
 {
     proxy.bindFramebuffer(target, framebuffer);
 }