Tao.Cg SDK Documentation

CgGl.cgGLGetMatrixParameterArrayfc Method

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

Overload List

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

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

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

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

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

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

See Also

CgGl Class | Tao.Cg Namespace