Tao.OpenGl SDK Documentation

Gl.glGenFencesNV Method (Int32, Int32[])

[Visual Basic]
Overloads Public Shared Sub glGenFencesNV( _
   ByVal n As Integer, _
   ByVal fences As Integer() _
)
[C#]
public static void glGenFencesNV(
   int n,
   int[] fences
);

See Also

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