![]() |
|Download Files|
![]() ![]() ![]() ![]() ![]() Next: 3.5 Polygons Up: 3.4 Line Segments Previous: Antialiasing
3.4.3 Line Rasterization State
The state required for line rasterization consists of
the floating-point line width,
a 16-bit line stipple,
the line stipple repeat count,
a bit indicating whether stippling is enabled or disabled,
and a bit indicating whether line antialiasing is on or off.
In addition,
during rasterization,
an integer stipple counter must be maintained to implement line stippling.
The initial value of the line width is
David Blythe Sat Mar 29 02:23:21 PST 1997
|