Tao.OpenGl SDK Documentation |
|
Gl.glSecondaryColorPointerListIBM Method (Int32, Int32, Int32, IntPtr[], Int32)
[Visual Basic]
Overloads Public Shared Sub glSecondaryColorPointerListIBM( _
ByVal
size As
Integer, _
ByVal
type As
Integer, _
ByVal
stride As
Integer, _
ByVal
pointer As
IntPtr(), _
ByVal
ptrstride As
Integer _
)
[C#]
public static
void glSecondaryColorPointerListIBM(
int size,
int type,
int stride,
IntPtr[] pointer,
int ptrstride);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glSecondaryColorPointerListIBM Overload List