CgGl.cgGLSetParameter2d Method
Sets the double values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.
[Visual Basic]
Public Shared Sub cgGLSetParameter2d( _
ByVal
param As
IntPtr, _
ByVal
x As
Double, _
ByVal
y As
Double _
)
See Also
CgGl Class | Tao.Cg Namespace