Graphviz  2.41.20171026.1811
Data Fields
layerWidthInfo_t Struct Reference
Collaboration diagram for layerWidthInfo_t:
Collaboration graph
[legend]

Data Fields

int layerNumber
 
nodeGroup_t ** nodeGroupsInLayer
 
intremoved
 
int nNodeGroupsInLayer
 
int nDummyNodes
 
double width
 
double height
 

Detailed Description

Definition at line 160 of file aspect.c.

Field Documentation

double layerWidthInfo_t::height

Definition at line 167 of file aspect.c.

int layerWidthInfo_t::layerNumber

Definition at line 161 of file aspect.c.

int layerWidthInfo_t::nDummyNodes

Definition at line 165 of file aspect.c.

int layerWidthInfo_t::nNodeGroupsInLayer

Definition at line 164 of file aspect.c.

nodeGroup_t** layerWidthInfo_t::nodeGroupsInLayer

Definition at line 162 of file aspect.c.

int* layerWidthInfo_t::removed

Definition at line 163 of file aspect.c.

double layerWidthInfo_t::width

Definition at line 166 of file aspect.c.


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