Ignore:
Timestamp:
05/19/05 17:30:36 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/work/TestCulling/SceneContentGenerator.cpp

    r94 r104  
    7373        currentObject->roll(Degree(rotation.z)); 
    7474 
    75         /* 
    76         char msg[100]; 
    77         sprintf(msg, "pos: %3.3f %3.3f %3.3f\n", position.x, position.y, position.z); 
    78         OutputDebugString(msg); 
    79         */ 
    80  
    8175        return currentObject; 
    8276} 
Note: See TracChangeset for help on using the changeset viewer.