7 pointerfieldtypes=
"both"
10 parentsystemcomponent=
"true"
11 docGroupBase=
"GrpStateOpenGL"
13 See \ref PageSystemLineChunk for a description.
15 The line chunk contains the parameters that are specific to lines.
17 The parameters of the following functions are wrapped here: glLineWidth
18 (OSG::LineChunk::_sfWidth), glLineStipple (OSG::LineChunk::_sfStippleRepeat,
19 OSG::LineChunk::_sfStipplePattern), glEnable(GL_LINE_SMOOTH)
20 (OSG::LineChunk::_sfSmooth).
29 The line's width, in pixels.
39 Repetition factor for stippling.
49 Defines the stipple pattern.
1 bits are drawn,
0 bits are ignored,
50 starting with the most significant bit.
57 defaultValue=
"GL_FALSE"
58 defaultHeader=
""OSGGL.h""
61 Defines if line antialiasing is used.