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