Ignore:
Timestamp:
08/31/08 17:09:46 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2888 r2889  
    139139        orthoCam->SetDirection(Vector3(0, 0, -1)); 
    140140 
    141         cout << orthoCam->GetDirection() << endl; 
    142141        Vector3 pos = Vector3(mSceneBox.Center().x, mSceneBox.Center().y, mSceneBox.Max().z); 
    143142        orthoCam->SetPosition(pos); 
Note: See TracChangeset for help on using the changeset viewer.