Exemplo n.º 1
0
 public override void Bind()
 {
     CurrentlyBound = this;
     Gl.BindTexture(GL_TEXTURE_2D, identifier);
 }