Ignore:
Timestamp:
08/25/06 18:25:09 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h

    r1284 r1286  
    302302        */ 
    303303        void SetupChildLink(ViewCell *l); 
     304        void ReplaceChildLink(ViewCell *prev, ViewCell *cur); 
     305 
    304306        void RemoveChildLink(ViewCell *l); 
    305307        bool IsLeaf() const; 
Note: See TracChangeset for help on using the changeset viewer.