Changeset 254 for trunk/VUT/work/TestCulling
- Timestamp:
- 08/26/05 23:24:31 (19 years ago)
- Location:
- trunk/VUT/work/TestCulling
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/work/TestCulling/TestCullingApplication.cpp
r160 r254 20 20 21 21 22 /*********************************************** /23 /* TestCullingApplication implementation */24 /*********************************************** /22 /***************************************************/ 23 /* TestCullingApplication implementation */ 24 /***************************************************/ 25 25 26 26 //----------------------------------------------------------------------- -
trunk/VUT/work/TestCulling/TestCullingApplication.h
r160 r254 17 17 } 18 18 19 String mCurrentAlgorithmCaptions[ GtpVisibility::VisibilityEnvironment::NUM_CULLING_MANAGERS] =19 String mCurrentAlgorithmCaptions[] = 20 20 { 21 21 "View Frustum Culling",
Note: See TracChangeset
for help on using the changeset viewer.