Ignore:
Timestamp:
10/25/05 00:01:57 (19 years ago)
Author:
mattausch
Message:

fixed bug in chc when geometry is not in leaves

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/work/iv/TestCullingIVApplication.cpp

    r343 r348  
    9292        mSceneMgr->setOption("NodeVizScale", &scale); 
    9393        // HACK: change this to relative path 
    94         String path = "D:/svn/trunk/VUT/Ogre/resources/"; 
     94        String path = "E:/svn/gametools/trunk/VUT/Ogre/resources/"; 
    9595                 
    9696        SceneNode *node1 = mSceneMgr->getRootSceneNode()->createChildSceneNode("Node1"); 
Note: See TracChangeset for help on using the changeset viewer.