Ignore:
Timestamp:
Feb 14, 2011, 8:38:47 PM (13 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/trunk/src/core/visual_core.cpp

    r235 r240  
    380380        testObj4->addUpdater( new object_updater(testObj4) );
    381381        testObj4->addLabel("testLabel", "Object4 :)",osg::Vec4(1.0f,0.25f,1.0f,1.0f));
    382         testObj4->setTrackingId(5);
     382        testObj4->setTrackingId(2);
    383383
    384384        //osg::ref_ptr<visual_object> testObj5 = new visual_object( rootNode, "SAENGER" );      // todo memleak
Note: See TracChangeset for help on using the changeset viewer.