TreeShape::NodeData::PropagateUp

TreeShape::NodeData::PropagateUp
virtual bool PropagateUp(Entry* entry) const;
Description

PropagateUp propagates the changed node data up in the rendering tree.

Parameters
Parameters 
Description 
Entry* entry 
Pointer to the parent node in the rendering tree. 
Return Value

Returns true if data propagation to the parent item is necessary and false otherwise.