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