|
Graphviz 14.0.3~dev.20251029.0425
|
#include <node.h>
Data Fields | |
| Rect_t | rect |
| struct Node * | child |
| struct Node* Branch::child |
Definition at line 21 of file node.h.
Referenced by AddBranch(), DisconBranch(), GetBranches(), InitBranch(), NodeCover(), PickBranch(), RTreeClose2(), RTreeInsert(), RTreeInsert2(), and RTreeSearch().
| Rect_t Branch::rect |
Definition at line 20 of file node.h.
Referenced by Classify(), GetBranches(), InitBranch(), MethodZero(), NodeCover(), PickBranch(), PickSeeds(), RTreeInsert(), RTreeInsert2(), RTreeSearch(), and SplitNode().