Ignore:
Timestamp:
08/25/06 18:25:09 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1283 r1286  
    425425                // default view space is the extent of the scene 
    426426                mViewCellsManager->SetViewSpaceBox(mSceneGraph->GetBox()); 
    427  
    428  
    429427        } 
    430428         
     
    12311229} 
    12321230 
     1231 
    12331232int Preprocessor::CastRay( 
    12341233                                                  const Vector3 &viewPoint, 
Note: See TracChangeset for help on using the changeset viewer.