Ignore:
Timestamp:
08/28/08 09:12:34 (16 years ago)
Author:
mattausch
Message:

for some reasons very slow even in small streets on my home computer!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/SceneQuery.cpp

    r2877 r2878  
    189189        GrabDepthBuffer(mDepth, fbo->GetDepthTex()); 
    190190         
    191         ExportDepthBuffer(mDepth);  
    192         PrintGLerror("grab"); 
     191        //ExportDepthBuffer(mDepth); PrintGLerror("grab"); 
    193192 
    194193        DEL_PTR(fbo); 
Note: See TracChangeset for help on using the changeset viewer.