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