Tao.Cg SDK Documentation

CgGl.cgGLGetMatrixParameterArraydr Method

Gets an array matrix parameters (double) in row order.

Overload List

Gets an array matrix parameters (double) in row order.

public static void cgGLGetMatrixParameterArraydr(IntPtr,long,long,Double*);

Gets an array matrix parameters (double) in row order.

public static void cgGLGetMatrixParameterArraydr(IntPtr,long,long,double[]);

Gets an array matrix parameters (double) in row order.

public static void cgGLGetMatrixParameterArraydr(IntPtr,long,long,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace