Changeset 85 for trunk/VUT/work/TestCulling/SceneContentGenerator.cpp
- Timestamp:
- 05/04/05 17:58:13 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/work/TestCulling/SceneContentGenerator.cpp
r82 r85 101 101 mMaxPos = maxPos; 102 102 } 103 103 //----------------------------------------------------------------------- 104 int SceneContentGenerator::GetObjectCount() 105 { 106 return mCount; 107 } 104 108 } // namespace Ogre
Note: See TracChangeset
for help on using the changeset viewer.