CODBspNode::m_pBackNode

CODBspNode* CODBspNode::m_pBackNode

A pointer to the child node which represents the space in back of this node's partition. The "back" of a partition is the side with lower values. For instance, if the partition is vertical, the back would be the half with lower x values (the left side).

See Also

m_pFrontNode