Ignore:
Timestamp:
05/26/08 04:01:24 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/ObjectPlacer.h

    r2702 r2710  
    3333        */ 
    3434        void PlaceObject(const Vector3 &p); 
     35        /** Adds an object at the indicated position. 
     36        */ 
     37        void PlaceObject(SceneGraphLeaf *l, const Vector3 &p); 
    3538        /** Returns the currently active object. 
    3639        */ 
Note: See TracChangeset for help on using the changeset viewer.