Tao.Cg SDK Documentation

CgGl.cgGLGetParameter4f Method

Gets the float values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

Overload List

Gets the float values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

public static void cgGLGetParameter4f(IntPtr,IntPtr);

Gets the float values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

public static void cgGLGetParameter4f(IntPtr,Single*);

Gets the float values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.

public static void cgGLGetParameter4f(IntPtr,float[]);

See Also

CgGl Class | Tao.Cg Namespace