Gets an array matrix parameters (float) in column order.
Gets an array matrix parameters (float) in column order.
public static void cgGLGetMatrixParameterArrayfc(IntPtr,long,long,IntPtr);
Gets an array matrix parameters (float) in column order.
public static void cgGLGetMatrixParameterArrayfc(IntPtr,long,long,Single*);
Gets an array matrix parameters (float) in column order.
public static void cgGLGetMatrixParameterArrayfc(IntPtr,long,long,float[]);