Ignore:
Timestamp:
09/12/08 03:09:20 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2931 r2932  
    15691569 
    15701570        //const float offs = box.Size().x * 0.3f; 
    1571         const float offs = box.Size().x * 0.4f; 
     1571        const float offs = box.Size().x * 0.6f; 
    15721572         
    15731573        Vector3 vizpos = Vector3(box.Min().x, box.Min().y  - box.Size().y * 0.35f, box.Min().z + box.Size().z * 50); 
Note: See TracChangeset for help on using the changeset viewer.