Graphviz  2.41.20171026.1811
Data Fields
node_data_struct Struct Reference

Data Fields

real node_weight
 
realcoord
 
real id
 
void * data
 

Detailed Description

Definition at line 23 of file QuadTree.c.

Field Documentation

real* node_data_struct::coord

Definition at line 25 of file QuadTree.c.

Referenced by node_data_delete(), and node_data_get_coord().

void* node_data_struct::data

Definition at line 27 of file QuadTree.c.

real node_data_struct::id

Definition at line 26 of file QuadTree.c.

Referenced by node_data_get_id().

real node_data_struct::node_weight

Definition at line 24 of file QuadTree.c.

Referenced by node_data_get_weight().


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