Changeset 193 for osgVisual/trunk/include/vista2D
- Timestamp:
- Jan 11, 2011, 8:32:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/trunk/include/vista2D/visual_vista2D.h
r156 r193 78 78 * \brief This static function must be called to instantiate a vista2D project. 79 79 * 80 * @param vista2DFilename_ : Vista2D project file to display.81 * @param sceneGraphRoot_ : Scenegraph to add the vista2D note as child.80 * @param sceneGraphRoot_ : Coordinate system node to display the Vista2D project in. 81 * @param configFileName : Filename of the XML configuration file. 82 82 * @return : True if successful. 83 83 */
Note: See TracChangeset
for help on using the changeset viewer.