Tao.Cg SDK Documentation

CgGl.cgGLGetParameterArray1d Method

Gets the double values from the specific parameter.

Overload List

Gets the double values from the specific parameter.

public static void cgGLGetParameterArray1d(IntPtr,long,long,Double*);

Gets the double values from the specific parameter.

public static void cgGLGetParameterArray1d(IntPtr,long,long,double[]);

Gets the double values from the specific parameter.

public static void cgGLGetParameterArray1d(IntPtr,long,long,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace