Tao.Cg SDK Documentation

CgGl.cgGLGetParameterArray1f Method

Gets the float values from the specific parameter.

Overload List

Gets the float values from the specific parameter.

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

Gets the float values from the specific parameter.

public static void cgGLGetParameterArray1f(IntPtr,long,long,Single*);

Gets the float values from the specific parameter.

public static void cgGLGetParameterArray1f(IntPtr,long,long,float[]);

See Also

CgGl Class | Tao.Cg Namespace