Tao.Cg SDK Documentation

CgGl.cgGLSetMatrixParameterfc Method

Sets the value of matrix parameters in column order.

Overload List

Sets the value of matrix parameters in column order.

public static void cgGLSetMatrixParameterfc(IntPtr,IntPtr);

Sets the value of matrix parameters in column order.

public static void cgGLSetMatrixParameterfc(IntPtr,Single*);

Sets the value of matrix parameters in column order.

public static void cgGLSetMatrixParameterfc(IntPtr,float[]);

See Also

CgGl Class | Tao.Cg Namespace