Changes between Version 10 and Version 11 of visual_object


Ignore:
Timestamp:
Apr 11, 2010, 3:35:58 PM (14 years ago)
Author:
Torben Dannhauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • visual_object

    v10 v11  
    3333
    3434This description does not replace the dive into the source code, it should give you only a short overview how it works.[[br]]
    35 Please read the doxygen documentation of all function calls: http://www.osgvisual.org/notyetpublished
     35Please read the doxygen documentation of all function calls: http://www.osgvisual.org/documentation/trunk/
    3636
    3737Basically, a visual_object is a subclass of a simple osg::!MatrixTransform node which has the geometry as child node.[[br]]