Ignore:
Timestamp:
08/08/05 14:39:15 (19 years ago)
Author:
mattausch
Message:

changed notation for bsp trees

Location:
trunk/VUT/GtpVisibilityPreprocessor/include
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/include/Preprocessor.h

    r74 r221  
    6868    SceneGraph *mSceneGraph; 
    6969    /// BSP tree representing the viewcells 
    70     BSPTree *mViewCellBSPTree; 
     70    BspTree *mViewCellBspTree; 
    7171    /// kD-tree organizing the scene graph (occluders + occludees) + viewcells 
    7272    KdTree *mKdTree; 
Note: See TracChangeset for help on using the changeset viewer.