Changes between Version 10 and Version 11 of visual_object
- Timestamp:
- Apr 11, 2010, 3:35:58 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
visual_object
v10 v11 33 33 34 34 This 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/ notyetpublished35 Please read the doxygen documentation of all function calls: http://www.osgvisual.org/documentation/trunk/ 36 36 37 37 Basically, a visual_object is a subclass of a simple osg::!MatrixTransform node which has the geometry as child node.[[br]]