GF_Path Struct Reference
[path2d]

2D Path Object More...

#include <gpac/path2d.h>

List of all members.

Public Attributes

u32 n_contours
u32 n_points
u32 n_alloc_points
GF_Point2Dpoints
u8 * tags
u32 * contours
GF_Rect bbox
s32 flags
Fixed fineness


Detailed Description

The 2D path object is used to construct complex 2D shapes for later drawing or outlining.

Member Data Documentation

number of contours in path

number of points in path and alloc size

path points

point tags (one per point)

contour end points

path bbox - NEVER USE WITHOUT FIRST CALLING gf_path_get_bounds

path flags

fineness to use whenever flattening the path - default is FIX_ONE


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

Generated on Fri Mar 27 11:37:47 2009 for libgpac by  doxygen 1.5.8