Gets an array matrix parameters (double) in row order.
Gets an array matrix parameters (double) in row order.
public static void cgGLGetMatrixParameterArraydr(IntPtr,long,long,Double*);
Gets an array matrix parameters (double) in row order.
public static void cgGLGetMatrixParameterArraydr(IntPtr,long,long,double[]);
Gets an array matrix parameters (double) in row order.
public static void cgGLGetMatrixParameterArraydr(IntPtr,long,long,IntPtr);