Tao.Cg SDK Documentation

CgGl.cgGLGetMatrixParameterfc Method

Gets the value of matrix parameters in column order.

Overload List

Gets the value of matrix parameters in column order.

public static void cgGLGetMatrixParameterfc(IntPtr,IntPtr);

Gets the value of matrix parameters in column order.

public static void cgGLGetMatrixParameterfc(IntPtr,Single*);

Gets the value of matrix parameters in column order.

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

See Also

CgGl Class | Tao.Cg Namespace