Tao.Cg SDK Documentation

CgGl.cgGLSetParameter4fv Method

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

Overload List

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

public static void cgGLSetParameter4fv(IntPtr,IntPtr);

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

public static void cgGLSetParameter4fv(IntPtr,Single*);

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

public static void cgGLSetParameter4fv(IntPtr,float[]);

See Also

CgGl Class | Tao.Cg Namespace