Graphviz 13.0.0~dev.20241222.1117
|
#include <node.h>
Data Fields | |
int | count |
int | level |
struct Branch | branch [NODECARD] |
Definition at line 27 of file node.h.
Referenced by AddBranch(), DisconBranch(), GetBranches(), InitNode(), NodeCover(), PickBranch(), RTreeClose2(), RTreeInsert2(), and RTreeSearch().
int Node::count |
Definition at line 25 of file node.h.
Referenced by AddBranch(), DisconBranch(), InitNode(), and SplitNode().
int Node::level |
Definition at line 26 of file node.h.
Referenced by InitNode(), RTreeClose2(), RTreeInsert(), RTreeInsert2(), RTreeNewIndex(), RTreeSearch(), and SplitNode().