Ignore:
Timestamp:
12/08/08 18:48:21 (16 years ago)
Author:
mattausch
Message:

worked on lense flare

File:
1 edited

Legend:

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

    r3213 r3214  
    5959                        if (dist < minDist) 
    6060                        { 
    61                                 cout << "minDist: " << dist << endl; 
     61                                //cout << "minDist: " << dist << endl; 
    6262                                minDist = dist; 
    6363                        } 
Note: See TracChangeset for help on using the changeset viewer.