XY_line Struct Reference
[libcrtxy geometry]

XY_line - libcrtxy structure representing a single line. More...

#include <crtxy.h>


Data Fields

XY_fixed x1
 X coordinate of line starting point.
XY_fixed y1
 Y coordinate of line starting point.
XY_fixed x2
 X coordinate of line end point.
XY_fixed y2
 Y coordinate of line end point.
XY_color color
 Color of line.
XY_fixed thickness
 Thickness of line.


Detailed Description

XY_line - libcrtxy structure representing a single line.

Field Documentation

X coordinate of line starting point.

Y coordinate of line starting point.

X coordinate of line end point.

Y coordinate of line end point.

Color of line.

Thickness of line.

Todo:
Implement thick lines


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

Generated on Tue Sep 2 23:45:36 2008 for libcrtxy by  doxygen 1.5.5