Entry::GetParent

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

GetParent retrieves the parent entry node of the rendering tree, which was previously set by SetParent.

Return Value

A pointer to an Entry object which represents the parent node.