Tao.OpenGl SDK Documentation

Gl.glElementPointerAPPLE Method (Int32, Object)

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

See Also

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