Ignore:
Timestamp:
03/16/06 07:06:22 (19 years ago)
Author:
mattausch
Message:

started implementation of visibility filter

File:
1 edited

Legend:

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

    r664 r703  
    545545        ViewCell *GetRightViewCell() const; 
    546546 
     547        /** Returns leaf view cell initially associated with this merge candidate. 
     548        */ 
    547549        ViewCell *GetInitialLeftViewCell() const; 
    548550        ViewCell *GetInitialRightViewCell() const; 
Note: See TracChangeset for help on using the changeset viewer.