Ignore:
Timestamp:
01/24/08 11:41:38 (17 years ago)
Author:
bittner
Message:

siggraph submission

File:
1 edited

Legend:

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

    r2635 r2638  
    433433               castDoubleRay, pruneInvalidRays); 
    434434 
     435        preprocessor->UpdateDynamicObjects(); 
    435436    if ((int)rays.size() > 100000 && i % (100000/16) == 0) 
    436437      cout<<"\r"<<offset<<"/"<<(int)rays.size()<<"\r"; 
Note: See TracChangeset for help on using the changeset viewer.