Tao.Cg SDK Documentation

CgGl.cgGLSetMatrixParameterdc Method

Sets the value of matrix parameters in column order.

Overload List

Sets the value of matrix parameters in column order.

public static void cgGLSetMatrixParameterdc(IntPtr,Double*);

Sets the value of matrix parameters in column order.

public static void cgGLSetMatrixParameterdc(IntPtr,double[]);

Sets the value of matrix parameters in column order.

public static void cgGLSetMatrixParameterdc(IntPtr,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace