HPGS - HPGl Script
hpgs_paint_scanline_st Struct Reference

A scanline of the pixel renderer. More...

#include <hpgspaint.h>

Data Fields

hpgs_scanline_pointpoints
 
int points_malloc_size
 
int n_points
 

Detailed Description

A scanline of the pixel renderer.

This structure has a public alias hpgs_paint_scanline and holds the intersections points of a path with a scanline.

Field Documentation

◆ points

hpgs_scanline_point* hpgs_paint_scanline_st::points

The documentation for this struct was generated from the following file: