Tao.OpenGl SDK Documentation |
|
Gl.glGetQueryObjectui64vEXT Method (Int32, Int32, IntPtr)
[Visual Basic]
Overloads Public Shared Sub glGetQueryObjectui64vEXT( _
ByVal
id As
Integer, _
ByVal
pname As
Integer, _
ByVal
params As
IntPtr _
)
[C#]
public static
void glGetQueryObjectui64vEXT(
int id,
int pname,
IntPtr params);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glGetQueryObjectui64vEXT Overload List