shape_functions Struct Reference

#include <types.h>

Collaboration diagram for shape_functions:

Collaboration graph
[legend]

Data Fields

void(* initfn )(node_t *)
void(* freefn )(node_t *)
port(* portfn )(node_t *, char *, char *)
boolean(* insidefn )(inside_t *inside_context, pointf)
int(* pboxfn )(node_t *n, port *p, int side, box rv[], int *kptr)
void(* codefn )(GVJ_t *job, node_t *n)

Detailed Description

Definition at line 176 of file types.h.


Field Documentation

void(* shape_functions::initfn)(node_t *)

void(* shape_functions::freefn)(node_t *)

port(* shape_functions::portfn)(node_t *, char *, char *)

boolean(* shape_functions::insidefn)(inside_t *inside_context, pointf)

int(* shape_functions::pboxfn)(node_t *n, port *p, int side, box rv[], int *kptr)

void(* shape_functions::codefn)(GVJ_t *job, node_t *n)


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