TexGenTObjectPlane.3CgFX

Langue: en

Version: Cg Toolkit 3.0 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

TexGenTObjectPlane - 3D API tex gen T object plane

USAGE

TexGenTObjectPlane[i] = float4(p1, p2, p3, p4)

VALID ENUMERANTS

p1, p2, p3, p4:

DESCRIPTION

Specify the texture coordinate generation parameters for the T object plane. See the GL_OBJECT_PLANE description on the OpenGL glTexGen manual page for details.

The standard reset callback sets the TexGenTObjectPlane[i] state to float4(0, 1, 0, 0).

OPENGL FUNCTIONALITY REQUIREMENTS

OpenGL 1.0

DIRECT3D FUNCTIONALITY REQUIREMENTS

Not applicable.

SEE ALSO

TexGenTEnable, TexGenTEyePlane, TexGenTMode, TexGenQObjectPlane, TexGenRObjectPlane, TexGenSObjectPlane