Data Fields

hpgs_paint_path_st Struct Reference
[Path contruction functions.]

A stored vector path. More...

#include <hpgs.h>

Data Fields

hpgs_bbox bb

hpgs_path_pointpoints
int n_points
int last_start
int points_malloc_size

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


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