Tao.Platform.X11 SDK Documentation |
|
Glx.glXGetContextIDEXT Method
[Visual Basic]
Public Shared Function glXGetContextIDEXT( _
ByVal
ctx As
IntPtr _
) As
Integer
[C#]
public static
int glXGetContextIDEXT(
IntPtr ctx);
See Also
Glx Class | Tao.Platform.X11 Namespace