Tao.Cg SDK Documentation

CgGl.cgGLGetMatrixParameterdr Method

Gets the value of matrix parameters in row order.

Overload List

Gets the value of matrix parameters in row order.

public static void cgGLGetMatrixParameterdr(IntPtr,Double*);

Gets the value of matrix parameters in row order.

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

Gets the value of matrix parameters in row order.

public static void cgGLGetMatrixParameterdr(IntPtr,IntPtr);

Gets the value of matrix parameters in row order.

public static void cgGLGetMatrixParameterdr(IntPtr,Single*);

See Also

CgGl Class | Tao.Cg Namespace