- Timestamp:
- 01/06/09 01:13:47 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/src/ViewCellsTree.cpp
r3246 r3250 14 14 #define VIEWCELLS_VERSION 1.0f 15 15 16 // hack: this has to be set to 0.05f for powerplant, to 1 otherwise 16 17 static const float sScale = 0.05f; 18 //static const float sScale = 1.0f; 17 19 18 20
Note: See TracChangeset
for help on using the changeset viewer.