Tao.Cg SDK Documentation

CgGl.cgGLSetParameter2fv 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 cgGLSetParameter2fv(IntPtr,IntPtr);

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

public static void cgGLSetParameter2fv(IntPtr,Single*);

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

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

See Also

CgGl Class | Tao.Cg Namespace