Tao.Cg SDK Documentation

CgGl.cgGLSetParameterArray3d Method

Sets the double values to the specific parameter.

Overload List

Sets the double values to the specific parameter.

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

Sets the double values to the specific parameter.

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

Sets the double values to the specific parameter.

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

See Also

CgGl Class | Tao.Cg Namespace