Graphviz  2.41.20171026.1811
Data Fields
bezier Struct Reference

#include <types.h>

Collaboration diagram for bezier:
Collaboration graph
[legend]

Data Fields

pointflist
 
int size
 
int sflag
 
int eflag
 
pointf sp
 
pointf ep
 

Detailed Description

Definition at line 108 of file types.h.

Field Documentation

int bezier::eflag

Definition at line 112 of file types.h.

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

pointf bezier::ep

Definition at line 114 of file types.h.

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

pointf* bezier::list
int bezier::sflag

Definition at line 111 of file types.h.

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

int bezier::size
pointf bezier::sp

Definition at line 113 of file types.h.

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


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