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