LineStipple.3CgFX

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

LineStipple - 3D API line stipple

USAGE

LineStipple = int2(factor, pattern)

VALID ENUMERANTS

factor: pattern:

DESCRIPTION

Specify the line stippling factor and pattern. See the OpenGL glLineStipple manual page for details.

The standard reset callback sets the LineStipple state to int2(1, ~0).

OPENGL FUNCTIONALITY REQUIREMENTS

OpenGL 1.0

DIRECT3D FUNCTIONALITY REQUIREMENTS

Not applicable.

SEE ALSO

LineStippleEnable, PolygonStippleEnable