Ignore:
Timestamp:
01/24/06 10:06:58 (18 years ago)
Author:
mattausch
Message:

implemented functtion for view cell construction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellBsp.cpp

    r556 r573  
    201201} 
    202202 
     203 
    203204bool BspLeaf::IsLeaf() const  
    204205{  
     
    206207} 
    207208 
    208 /****************************************************************/ 
    209 /*                  class BspTree implementation                */ 
    210 /****************************************************************/ 
     209 
     210/******************************************************************/ 
     211/*                    class BspTree implementation                */ 
     212/******************************************************************/ 
    211213 
    212214BspTree::BspTree():   
Note: See TracChangeset for help on using the changeset viewer.