Changeset 2925 for GTP/trunk/App/Demos/Vis/FriendlyCulling/src/chcdemo.cpp
- Timestamp:
- 09/10/08 08:29:37 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/src/chcdemo.cpp
r2914 r2925 70 70 int renderMode = RenderTraverser::CHCPLUSPLUS; 71 71 // eye near plane distance 72 float nearDist = 0.2f;72 float nearDist = 2.0f; 73 73 /// the field of view 74 74 float fov = 50.0f;
Note: See TracChangeset
for help on using the changeset viewer.