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/RenderSimulator.cpp

    r728 r860  
    66#include "VspKdTree.h" 
    77#include "ViewCellsManager.h" 
     8 
     9 
     10using namespace GtpVisibilityPreprocessor { 
     11 
    812 
    913void SimulationStatistics::Print(ostream &app) const 
     
    163167        simStats = mSimulationStatistics; 
    164168} 
     169 
     170} 
Note: See TracChangeset for help on using the changeset viewer.