Tao.Cg SDK Documentation

CgGl.cgGLGetParameter4d Method

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

Overload List

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

public static void cgGLGetParameter4d(IntPtr,Double*);

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

public static void cgGLGetParameter4d(IntPtr,double[]);

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

public static void cgGLGetParameter4d(IntPtr,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace