![]() |
QCAD
Open Source 2D CAD
|
Variables for finding a split partition. More...
Public Attributes | |
double | m_area [2] |
ON_RTreeBranch | m_branchBuf [ON_RTree_MAX_NODE_COUNT+1] |
int | m_branchCount |
int | m_count [2] |
ON_RTreeBBox | m_cover [2] |
ON_RTreeBBox | m_coverSplit |
double | m_coverSplitArea |
int | m_minFill |
int | m_partition [ON_RTree_MAX_NODE_COUNT+1] |
int | m_taken [ON_RTree_MAX_NODE_COUNT+1] |
int | m_total |
Variables for finding a split partition.
double ON_RTreePartitionVars::m_area[2] |
ON_RTreeBranch ON_RTreePartitionVars::m_branchBuf[ON_RTree_MAX_NODE_COUNT+1] |
int ON_RTreePartitionVars::m_branchCount |
int ON_RTreePartitionVars::m_count[2] |
ON_RTreeBBox ON_RTreePartitionVars::m_cover[2] |
ON_RTreeBBox ON_RTreePartitionVars::m_coverSplit |
double ON_RTreePartitionVars::m_coverSplitArea |
int ON_RTreePartitionVars::m_minFill |
int ON_RTreePartitionVars::m_partition[ON_RTree_MAX_NODE_COUNT+1] |
int ON_RTreePartitionVars::m_taken[ON_RTree_MAX_NODE_COUNT+1] |
int ON_RTreePartitionVars::m_total |