rdata Struct Reference

#include <circle.h>

Collaboration diagram for rdata:

Collaboration graph
[legend]

Data Fields

int nStepsToLeaf
int subtreeSize
int nChildren
int nStepsToCenter
node_tparent
double span
double theta

Detailed Description

Definition at line 26 of file circle.h.


Field Documentation

int rdata::nStepsToLeaf

Definition at line 27 of file circle.h.

int rdata::subtreeSize

Definition at line 28 of file circle.h.

int rdata::nChildren

Definition at line 29 of file circle.h.

int rdata::nStepsToCenter

Definition at line 30 of file circle.h.

node_t* rdata::parent

Definition at line 31 of file circle.h.

double rdata::span

Definition at line 32 of file circle.h.

double rdata::theta

Definition at line 33 of file circle.h.


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