DLnodes Struct Reference

A structure for storing node information. More...

#include <getLines.h>

List of all members.

Public Attributes

int hnode_wt
int vnode_wt
int hto_edge
int vto_edge
int hfrom_edge
int vfrom_edge


Detailed Description

A structure for storing node information.

Definition at line 128 of file getLines.h.


Member Data Documentation

int DLnodes::hnode_wt

Horizontal node weight.

Definition at line 130 of file getLines.h.

int DLnodes::vnode_wt

Vertical node weight.

Definition at line 133 of file getLines.h.

int DLnodes::hto_edge

Horizontal "to" edge.

Definition at line 136 of file getLines.h.

int DLnodes::vto_edge

Vertical "to" edge.

Definition at line 139 of file getLines.h.

int DLnodes::hfrom_edge

Horizontal "from" edge.

Definition at line 142 of file getLines.h.

int DLnodes::vfrom_edge

Vertical "from" edge.

Definition at line 145 of file getLines.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 23 13:21:07 2007 for DLGetLines by  doxygen 1.5.1