Tao.OpenGl SDK Documentation |
|
Gl.glGetCombinerInputParameterivNV Method (Int32, Int32, Int32, Int32, Int32[])
[Visual Basic]
Overloads Public Shared Sub glGetCombinerInputParameterivNV( _
ByVal
stage As
Integer, _
ByVal
portion As
Integer, _
ByVal
variable As
Integer, _
ByVal
pname As
Integer, _
ByVal
params As
Integer() _
)
[C#]
public static
void glGetCombinerInputParameterivNV(
int stage,
int portion,
int variable,
int pname,
int[] params);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glGetCombinerInputParameterivNV Overload List