Ignore:
Timestamp:
Feb 13, 2011, 7:25:16 PM (13 years ago)
Author:
Torben Dannhauer
Message:

Now the trackingID can be updated by the external Link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/trunk/include/dataIO/visual_dataIO.h

    r221 r234  
    8080                 * \brief Constructor, for setting the member variables.
    8181                 *
    82                  * @param viewer_ : Pointer to the viewer.
    83                  * @param sceneCamera_ : Pointer to the scene camera.
     82                 * @param dataIO_ : Pointer to the dataIO class.
    8483                 */
    8584                dataIO_eventCallback(visual_dataIO* dataIO_):dataIO(dataIO_){};
    8685
    8786                /**
    88                  * \brief This function is execute d as callback during update traversal.
     87                 * \brief This function is executed as callback during event traversal.
    8988                 *
    9089                 */
Note: See TracChangeset for help on using the changeset viewer.