Exemplo n.º 1
0
 private void DeleteBufferOnHardware(GL11 pGL11)
 {
     GLHelper.DeleteBuffer(pGL11, this.mHardwareBufferID);
 }