Ignore:
Timestamp:
04/28/06 18:42:54 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.cpp

    r667 r860  
    2828#include "Preprocessor.h" 
    2929#include "SceneGraph.h" 
     30 
     31 
     32using namespace GtpVisibilityPreprocessor { 
     33 
    3034 
    3135#define DEBUG_SPLIT_COST 0 
     
    28052809        st.push(RayTraversalData(mRoots[i], info)); 
    28062810} 
     2811 
     2812 
     2813} 
Note: See TracChangeset for help on using the changeset viewer.