Ignore:
Timestamp:
05/03/05 17:30:53 (19 years ago)
Author:
mattausch
Message:

worked on the demos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/work/TestCulling/TestCullingApplication.cpp

    r79 r82  
    4848        //l->setPosition(20,80,50); 
    4949 
    50         SceneContentGenerator contentGenerator(); 
    51         contentGenerator.GenerateScene(330); 
     50        SceneContentGenerator contentGenerator(mSceneMgr); 
     51        contentGenerator.GenerateScene(330, "robot.mesh"); 
    5252 
    5353        // Create a skybox 
Note: See TracChangeset for help on using the changeset viewer.