hpgs_paint_scanline_st Struct Reference
[scanline handling.]

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

A vector of intersection points.

Referenced by hpgs_paint_clipper_thin_cut(), and hpgs_paint_device_drawimage().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines