Tao.Cg SDK Documentation

CgGl.cgGLSetMatrixParameterArraydr Method

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

Overload List

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

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

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

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

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

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

See Also

CgGl Class | Tao.Cg Namespace