Ignore:
Timestamp:
02/16/09 18:09:06 (15 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r3314 r3315  
    11511151 
    11521152                //const float rotAngle = M_PI * 1e-3f; 
    1153                 //const float rotAngle = 0.3f * M_PI / 180.0f; 
    1154                 const float rotAngle = 1.0f * M_PI / 180.0f; 
     1153                const float rotAngle = 0.3f * M_PI / 180.0f; 
     1154                //const float rotAngle = 1.0f * M_PI / 180.0f; 
    11551155 
    11561156                Matrix4x4 rotMatrix = RotationZMatrix(rotAngle); 
Note: See TracChangeset for help on using the changeset viewer.