Tao.Cg SDK Documentation

CgGl.cgGLSetParameter3dv 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 cgGLSetParameter3dv(IntPtr,Double*);

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

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

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

public static void cgGLSetParameter3dv(IntPtr,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace