- Timestamp:
- 05/26/08 04:01:24 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/ObjectPlacer.h
r2702 r2710 33 33 */ 34 34 void PlaceObject(const Vector3 &p); 35 /** Adds an object at the indicated position. 36 */ 37 void PlaceObject(SceneGraphLeaf *l, const Vector3 &p); 35 38 /** Returns the currently active object. 36 39 */
Note: See TracChangeset
for help on using the changeset viewer.