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