Tao.OpenGl SDK Documentation |
|
Gl.glMultiTexCoord1hNV Method
[Visual Basic]
Public Shared Sub glMultiTexCoord1hNV( _
ByVal
target As
Integer, _
ByVal
s As
Short _
)
[C#]
public static
void glMultiTexCoord1hNV(
int target,
short s);
See Also
Gl Class | Tao.OpenGl Namespace