Tao.OpenGl SDK Documentation

Gl.glElementPointerATI Method (Int32, Object)

[Visual Basic]
Overloads Public Shared Sub glElementPointerATI( _
   ByVal type As Integer, _
   ByVal pointer As Object _
)
[C#]
public static void glElementPointerATI(
   int type,
   object pointer
);

See Also

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