Tao.Cg SDK Documentation

Cg.CG_OBJECT Field

A string that contains object code that resulted from the precompilation of some Cg source code.

[Visual Basic]
Public Const CG_OBJECT As Integer = 4113
[C#]
public const int CG_OBJECT = 4113;

See Also

Cg Class | Tao.Cg Namespace