occt: master d5c3f406

Author Committer Branch Timestamp Parent
vro bugmaster master 2014-03-06 09:31:59 master f8c8ba7a
Changeset 0024645: Pointer to the last is wrong for a tree node

- An extra call to DownCast() is removed for a performance reason.
- Information on last child is added to the Dump() method + fixed a problem of lost last child tree node on removal (detach) operation.
- Test case for issue CR24645
mod - src/TDataStd/TDataStd_TreeNode.cxx Diff File