Tao.OpenGl SDK Documentation

Gl.glElementPointerATI Method (Int32, IntPtr)

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

See Also

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