HPGS - HPGl Script
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
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

hpgs_scanline_point* hpgs_paint_scanline_st::points

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: