Ignore:
Timestamp:
01/02/06 13:42:43 (19 years ago)
Author:
mattausch
Message:

valid view point regions working now for bsp view cells (crit: maxpvs)

File:
1 edited

Legend:

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

    r488 r489  
    258258        virtual void ExportVcGeometry(Exporter *exporter, ViewCell *vc) const = 0; 
    259259 
    260         /// the view cell corresponding to unbounded space 
    261         //ViewCell *mUnbounded; 
     260        /// the view cell corresponding to space ouside the valid view space 
     261        //ViewCell *mOutOfBoundsCell; 
    262262 
    263263        /// Renders the view cells. 
Note: See TracChangeset for help on using the changeset viewer.