HPGS - HPGl Script
Data Fields
hpgs_paint_path_st Struct Reference

A stored vector path. More...

#include <hpgs.h>

Data Fields

hpgs_path_pointpoints
 
int n_points
 
int last_start
 
int points_malloc_size
 
hpgs_bbox bb
 

Detailed Description

A stored vector path.

This structure has a public alias hpgs_paint_path and represents a polygonal path, which is stores the path topology together with cached informations about bezier splines.

Field Documentation

◆ points

hpgs_path_point* hpgs_paint_path_st::points

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