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