Ignore:
Timestamp:
03/08/07 13:23:13 (17 years ago)
Author:
mattausch
Message:

improved performance of osp

File:
1 edited

Legend:

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

    r2205 r2210  
    438438 
    439439 
    440   // has to called before first usage 
     440/******************************************************************/ 
     441/*           class MixtureDistribution implementation             */ 
     442/******************************************************************/ 
     443 
     444 
     445// has to be called before first usage 
    441446void 
    442447MixtureDistribution::Init() 
     
    683688} 
    684689 
     690 
    685691bool HwGlobalLinesDistribution::GenerateSample(SimpleRay &ray)  
    686692{ 
Note: See TracChangeset for help on using the changeset viewer.