Tao.OpenGl SDK Documentation

Gl.glGetQueryObjectivARB Method (Int32, Int32, Int32[])

[Visual Basic]
Overloads Public Shared Sub glGetQueryObjectivARB( _
   ByVal id As Integer, _
   ByVal pname As Integer, _
   ByVal params As Integer() _
)
[C#]
public static void glGetQueryObjectivARB(
   int id,
   int pname,
   int[] params
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glGetQueryObjectivARB Overload List