Tao.Cg SDK Documentation

CgGl.cgGLSetParameterArray1d Method

Sets the double values to the specific parameter.

Overload List

Sets the double values to the specific parameter.

public static void cgGLSetParameterArray1d(IntPtr,long,long,Double*);

Sets the double values to the specific parameter.

public static void cgGLSetParameterArray1d(IntPtr,long,long,double[]);

Sets the double values to the specific parameter.

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

See Also

CgGl Class | Tao.Cg Namespace