Tao.Cg SDK Documentation

Cg.CG_SAMPLER1D Field

A handle to a 1-dimensional texture object.

[Visual Basic]
Public Const CG_SAMPLER1D As Integer = 1065
[C#]
public const int CG_SAMPLER1D = 1065;

See Also

Cg Class | Tao.Cg Namespace