ASCubicBezier Struct Reference

List of all members.

Public Attributes

int x0
int y0
int x1
int y1
int x2
int y2
int x3
int y3

Detailed Description

Definition at line 667 of file draw.c.


Member Data Documentation

int ASCubicBezier::x0

Definition at line 669 of file draw.c.

Referenced by ctx_draw_bezier().

int ASCubicBezier::y0

Definition at line 669 of file draw.c.

Referenced by ctx_draw_bezier().

int ASCubicBezier::x1

Definition at line 670 of file draw.c.

Referenced by ctx_draw_bezier().

int ASCubicBezier::y1

Definition at line 670 of file draw.c.

Referenced by ctx_draw_bezier().

int ASCubicBezier::x2

Definition at line 671 of file draw.c.

Referenced by ctx_draw_bezier().

int ASCubicBezier::y2

Definition at line 671 of file draw.c.

Referenced by ctx_draw_bezier().

int ASCubicBezier::x3

Definition at line 672 of file draw.c.

Referenced by ctx_draw_bezier().

int ASCubicBezier::y3

Definition at line 672 of file draw.c.

Referenced by ctx_draw_bezier().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:02 2011 for ROOT_528-00b_version by  doxygen 1.5.1