inside_t Union Reference

#include <types.h>

Collaboration diagram for inside_t:

Collaboration graph
[legend]

Data Fields

struct {
   pointf *   p
   double *   r
a
struct {
   node_t *   n
   box *   bp
s

Detailed Description

Definition at line 54 of file types.h.


Field Documentation

pointf* inside_t::p

Definition at line 56 of file types.h.

Referenced by arrowEndClip(), and arrowStartClip().

double* inside_t::r

Definition at line 57 of file types.h.

Referenced by arrowEndClip(), and arrowStartClip().

struct { ... } inside_t::a

Referenced by arrowEndClip(), and arrowStartClip().

node_t* inside_t::n

Definition at line 60 of file types.h.

Referenced by clip_and_install(), overlap_node(), and shape_clip().

box* inside_t::bp

Definition at line 61 of file types.h.

Referenced by clip_and_install(), overlap_node(), and shape_clip().

struct { ... } inside_t::s

Referenced by clip_and_install(), overlap_node(), and shape_clip().


The documentation for this union was generated from the following file:
Generated on Mon Mar 31 19:09:32 2008 for Graphviz by  doxygen 1.5.1