Tao.OpenGl SDK Documentation

Gl.glGetCombinerInputParameterfvNV Method (Int32, Int32, Int32, Int32, Single[])

[Visual Basic]
Overloads Public Shared Sub glGetCombinerInputParameterfvNV( _
   ByVal stage As Integer, _
   ByVal portion As Integer, _
   ByVal variable As Integer, _
   ByVal pname As Integer, _
   ByVal params As Single() _
)
[C#]
public static void glGetCombinerInputParameterfvNV(
   int stage,
   int portion,
   int variable,
   int pname,
   float[] params
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glGetCombinerInputParameterfvNV Overload List