Lines
 
The Glide function grDrawLine() renders an arbitrarily oriented line segment.
Enabled special effects (e.g. fog, blending, chroma-key, dithering, etc.) will affect a line's appearance.
void grDrawLine( const GrVertex *a, const GrVertex *b )

Chapter 4                                                                                                  next: Convex Polygons