toRemove is used to mark nodes for removal. A node marked as such should stop being drawn, and should be removed from the tree.
True if the node is to be removed from the tree.
See Implementation
toRemove is used to mark nodes for removal. A node marked as such should stop being drawn, and should be removed from the tree.