Changeset 2932 for GTP/trunk/App/Demos/Vis/FriendlyCulling/src/chcdemo.cpp
- Timestamp:
- 09/12/08 03:09:20 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/src/chcdemo.cpp
r2931 r2932 1569 1569 1570 1570 //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; 1572 1572 1573 1573 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.