Sets an array matrix parameters (float) in row order.
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[]);