Changeset 703 for GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h
- Timestamp:
- 03/16/06 07:06:22 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.h
r664 r703 545 545 ViewCell *GetRightViewCell() const; 546 546 547 /** Returns leaf view cell initially associated with this merge candidate. 548 */ 547 549 ViewCell *GetInitialLeftViewCell() const; 548 550 ViewCell *GetInitialRightViewCell() const;
Note: See TracChangeset
for help on using the changeset viewer.