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