Graphviz 13.0.0~dev.20241222.1117
|
#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().