Ignore:
Timestamp:
02/04/06 21:36:40 (18 years ago)
Author:
mattausch
Message:

implemented some code for merge history loading

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCell.h

    r586 r590  
    190190        static int sReservedMailboxes; 
    191191         
     192        bool mIsActive; 
    192193 
    193194protected: 
     195 
    194196 
    195197        /// the potentially visible objects 
     
    322324        bool IsCompressed() const; 
    323325 
     326        ViewCell *GetActiveViewCell(ViewCell *vc) const; 
     327 
    324328protected: 
    325329 
Note: See TracChangeset for help on using the changeset viewer.