Tao.Cg SDK Documentation

CgGl.cgGLGetMatrixParameterArrayfr Method

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

Overload List

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

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

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

public static void cgGLGetMatrixParameterArrayfr(IntPtr,long,long,Single*);

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

public static void cgGLGetMatrixParameterArrayfr(IntPtr,long,long,float[]);

See Also

CgGl Class | Tao.Cg Namespace