XY_lines Struct Reference
[libcrtxy geometry]

XY_lines - libcrtxy structure representing a group of lines. More...

#include <crtxy.h>


Data Fields

int count
 How many lines are currently in the group.
int max
 How many lines the group can hold (used for memory allocation/reallocation).
XY_linelines
 The lines.


Detailed Description

XY_lines - libcrtxy structure representing a group of lines.

Field Documentation

How many lines are currently in the group.

How many lines the group can hold (used for memory allocation/reallocation).

The 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