|
Graphviz 14.0.3~dev.20251029.0425
|
#include <split.q.h>
Data Fields | |
| struct Branch | BranchBuf [NODECARD+1] |
| struct Rect | CoverSplit |
| uint64_t | CoverSplitArea |
| struct PartitionVars | Partitions [METHODS] |
Definition at line 37 of file split.q.h.
Referenced by Classify(), GetBranches(), LoadNodes(), MethodZero(), PickSeeds(), and SplitNode().
| struct Rect split_q_s::CoverSplit |
Definition at line 38 of file split.q.h.
Referenced by GetBranches(), and SplitNode().
| uint64_t split_q_s::CoverSplitArea |
Definition at line 39 of file split.q.h.
Referenced by GetBranches().
| struct PartitionVars split_q_s::Partitions[METHODS] |
Definition at line 40 of file split.q.h.
Referenced by Classify(), InitPVars(), LoadNodes(), MethodZero(), and SplitNode().