Tao.Cg SDK Documentation

CgGl.cgGLGetParameterArray3f Method

Gets the float values from the specific parameter.

Overload List

Gets the float values from the specific parameter.

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

Gets the float values from the specific parameter.

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

Gets the float values from the specific parameter.

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

See Also

CgGl Class | Tao.Cg Namespace