simgear::PropPredicate Struct Reference

Merge two property trees, producing a new tree. More...

List of all members.


Detailed Description

Merge two property trees, producing a new tree.

If the nodes are both leaves, value comes from left leaf. Otherwise, The children are examined. If a left and right child are "identical," they are merged and the result placed in the children of the result. Otherwise the left children are placed after the right children in the result.

Nodes are considered equal if their names and indexes are equal.

Definition at line 64 of file makeEffect.cxx.


The documentation for this struct was generated from the following file:

Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1