TreeNode::GetParent

TreeNode::GetParent
inline TreeNode* GetParent() const;
Description

GetParent returns the parent node/root node of the rendering tree.

Return Value

TreeNode representing the root node.