Tao.Cg SDK Documentation

CgGl.cgGLSetMatrixParameterdr Method

Sets the value of matrix parameters in row order.

Overload List

Sets the value of matrix parameters in row order.

public static void cgGLSetMatrixParameterdr(IntPtr,Double*);

Sets the value of matrix parameters in row order.

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

Sets the value of matrix parameters in row order.

public static void cgGLSetMatrixParameterdr(IntPtr,IntPtr);

Sets the value of matrix parameters in row order.

public static void cgGLSetMatrixParameterdr(IntPtr,Single*);

See Also

CgGl Class | Tao.Cg Namespace