Set the line pattern of the current segment artist.
For valid factors and patterns, see OpenGL::glLineStipple().
This applies to the current active SegmentArtist.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | factor |
Specifies scaling factor used to draw the pattern. |
||
| integer(kind=int16), | intent(in) | :: | pattern |
16-bit integer which specifies the line pattern. |