Tao.Cg SDK Documentation

CgGl.cgGLGetParameter3d 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 cgGLGetParameter3d(IntPtr,Double*);

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

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

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

public static void cgGLGetParameter3d(IntPtr,IntPtr);

See Also

CgGl Class | Tao.Cg Namespace