Gets the float values from the specific parameter.
Gets the float values from the specific parameter.
public static void cgGLGetParameterArray2f(IntPtr,long,long,IntPtr);
Gets the float values from the specific parameter.
public static void cgGLGetParameterArray2f(IntPtr,long,long,Single*);
Gets the float values from the specific parameter.
public static void cgGLGetParameterArray2f(IntPtr,long,long,float[]);