Ignore:
Timestamp:
01/25/06 01:44:46 (18 years ago)
Author:
mattausch
Message:

finished function for view cell construction
removed bsp rays from vspbspmanager

File:
1 edited

Legend:

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

    r535 r574  
    3737  VssRayContainer mVssRays; 
    3838         
    39   bool mDelayedViewCellsConstruction; 
    40  
    4139  VssPreprocessor(); 
    4240  ~VssPreprocessor(); 
     
    5250                           ); 
    5351         
     52  void CastRays(SimpleRayContainer &rays, VssRayContainer &vssRays); 
     53 
    5454  void 
    5555  SetupRay(Ray &ray,  
Note: See TracChangeset for help on using the changeset viewer.