Tao.Cg SDK Documentation

CgGl.cgGLSetParameter4dv Method

Sets the double values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

Overload List

Sets the double values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

public static void cgGLSetParameter4dv(IntPtr,Double*);

Sets the double values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

public static void cgGLSetParameter4dv(IntPtr,double[]);

Sets the double values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

public static void cgGLSetParameter4dv(IntPtr,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace