Tao.OpenGl SDK Documentation

Gl.glGetCombinerOutputParameterfvNV Method (Int32, Int32, Int32, IntPtr)

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

See Also

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