Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
_node_list Struct Reference

#include <grid.h>

Collaboration diagram for _node_list:
[legend]

Data Fields

Agnode_tnode
 
struct _node_listnext
 

Detailed Description

Definition at line 24 of file grid.h.

Field Documentation

◆ next

struct _node_list* _node_list::next

Definition at line 26 of file grid.h.

Referenced by doNeighbor(), gLength(), gridRepulse(), and newNode().

◆ node

Agnode_t* _node_list::node

Definition at line 25 of file grid.h.

Referenced by doNeighbor(), gridRepulse(), and newNode().


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