Ignore:
Timestamp:
12/14/06 23:02:53 (18 years ago)
Author:
mattausch
Message:

added avg ray contrib

File:
1 edited

Legend:

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

    r1891 r1895  
    51085108: ViewCellsManager(vcTree), mHierarchyManager(hm) 
    51095109{ 
    5110         //cout<<"here4"<<endl; 
    51115110        Environment::GetSingleton()->GetIntValue("Hierarchy.Construction.samples", mInitialSamples); 
    51125111        Environment::GetSingleton()->GetBoolValue("ViewCells.compressObjects", mCompressObjects); 
Note: See TracChangeset for help on using the changeset viewer.