Tao.OpenGl SDK Documentation

Gl.glColorPointervINTEL Method (Int32, Int32, IntPtr[])

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

See Also

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