Tao.Cg SDK Documentation

CgGl.cgGLGetParameterArray4f Method

Gets the float values from the specific parameter.

Overload List

Gets the float values from the specific parameter.

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

Gets the float values from the specific parameter.

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

Gets the float values from the specific parameter.

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

See Also

CgGl Class | Tao.Cg Namespace