Tao.Cg SDK Documentation

CgGl.cgGLSetMatrixParameterArrayfr Method

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

Overload List

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

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

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

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

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

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

See Also

CgGl Class | Tao.Cg Namespace