bezier Struct Reference

#include <types.h>

Collaboration diagram for bezier:

Collaboration graph
[legend]

Data Fields

pointlist
int size
int sflag
int eflag
point sp
point ep

Detailed Description

Definition at line 102 of file types.h.


Field Documentation

point* bezier::list

Definition at line 103 of file types.h.

Referenced by clip_and_install(), closest(), dotneato_closest(), new_spline(), place_portlabel(), spline_at_y(), and write_plain().

int bezier::size

Definition at line 104 of file types.h.

Referenced by clip_and_install(), closest(), dotneato_closest(), new_spline(), place_portlabel(), spline_at_y(), and write_plain().

int bezier::sflag

Definition at line 105 of file types.h.

Referenced by arrowStartClip(), new_spline(), and place_portlabel().

int bezier::eflag

Definition at line 105 of file types.h.

Referenced by arrowEndClip(), new_spline(), and place_portlabel().

point bezier::sp

Definition at line 106 of file types.h.

Referenced by arrowStartClip(), and place_portlabel().

point bezier::ep

Definition at line 106 of file types.h.

Referenced by arrowEndClip(), and place_portlabel().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:08:38 2008 for Graphviz by  doxygen 1.5.1