Tao.Cg SDK Documentation

CgGl.cgGLGetMatrixParameterdc Method

Gets the value of matrix parameters in column order.

Overload List

Gets the value of matrix parameters in column order.

public static void cgGLGetMatrixParameterdc(IntPtr,Double*);

Gets the value of matrix parameters in column order.

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

Gets the value of matrix parameters in column order.

public static void cgGLGetMatrixParameterdc(IntPtr,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace