Tao.Cg SDK Documentation

CgGl.cgGLSetMatrixParameterArrayfc Method

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

Overload List

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

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

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

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

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

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

See Also

CgGl Class | Tao.Cg Namespace