Gets the double values from the specific parameter.
Gets the double values from the specific parameter.
public static void cgGLGetParameterArray2d(IntPtr,long,long,Double*);
Gets the double values from the specific parameter.
public static void cgGLGetParameterArray2d(IntPtr,long,long,double[]);
Gets the double values from the specific parameter.
public static void cgGLGetParameterArray2d(IntPtr,long,long,IntPtr);