Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
node_data_struct Struct Reference

#include <QuadTree.h>

Collaboration diagram for node_data_struct:
[legend]

Data Fields

double node_weight
 
double * coord
 
int id
 
void * data
 
node_data next
 

Detailed Description

Definition at line 21 of file QuadTree.h.

Field Documentation

◆ coord

◆ data

void* node_data_struct::data

Definition at line 25 of file QuadTree.h.

Referenced by get_or_assign_node_force(), and node_data_new().

◆ id

◆ next

◆ node_weight


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