Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Data Structures | |
struct | PartitionVars |
struct | split_q_s |
Macros | |
#define | METHODS 1 |
Typedefs | |
typedef struct split_q_s | SplitQ_t |
Functions | |
void | SplitNode (RTree_t *, Node_t *, Branch_t *, Node_t **) |
Definition at line 35 of file split.q.c.
References split_q_s::BranchBuf, Node::count, split_q_s::CoverSplit, GetBranches(), Node::level, LoadNodes(), MethodZero(), NODECARD, split_q_s::Partitions, PrintBranch(), Branch::rect, RTreeNewNode(), and RTree::split.
Referenced by AddBranch().