Ejemplo n.º 1
0
 public void Begin(GraphicsContext ctx)
 {
     Gl.BeginQuery((int)mTarget, ObjectName);
 }