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/Preprocessor.h

    r563 r573  
    118118                           ); 
    119119   
     120  virtual void CastRays(SimpleRayContainer &rays, 
     121          VssRayContainer &vssRays) {}; 
     122 
    120123  /// scene graph loaded from file 
    121124  SceneGraph *mSceneGraph; 
Note: See TracChangeset for help on using the changeset viewer.