Tao.Cg SDK Documentation

CgGl.cgGLSetParameterArray4f Method

Sets the float values to the specific parameter.

Overload List

Sets the float values to the specific parameter.

public static void cgGLSetParameterArray4f(IntPtr,long,long,IntPtr);

Sets the float values to the specific parameter.

public static void cgGLSetParameterArray4f(IntPtr,long,long,Single*);

Sets the float values to the specific parameter.

public static void cgGLSetParameterArray4f(IntPtr,long,long,float[]);

See Also

CgGl Class | Tao.Cg Namespace