Tao.OpenGl SDK Documentation

Gl.glGetCombinerOutputParameterivNV Method (Int32, Int32, Int32, Int32[])

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

See Also

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