Changeset 104 for trunk/VUT/work/TestCulling
- Timestamp:
- 05/19/05 17:30:36 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/work/TestCulling/SceneContentGenerator.cpp
r94 r104 73 73 currentObject->roll(Degree(rotation.z)); 74 74 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 81 75 return currentObject; 82 76 }
Note: See TracChangeset
for help on using the changeset viewer.