Ignore:
Timestamp:
11/30/05 18:02:55 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r437 r440  
    441441        int CastRay(Ray &ray); 
    442442 
    443         /** Set to true if new view cells shall be generated in each leaf. 
    444         */ 
    445         void SetGenerateViewCells(int generateViewCells); 
    446  
    447443        /// bsp tree construction types 
    448444        enum {FROM_INPUT_VIEW_CELLS, FROM_SCENE_GEOMETRY, FROM_SAMPLES}; 
Note: See TracChangeset for help on using the changeset viewer.