Changes between Version 9 and Version 10 of visual_object
- Timestamp:
- Apr 10, 2010, 12:37:30 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
visual_object
v9 v10 35 35 Please read the doxygen documentation of all function calls: http://www.osgvisual.org/notyetpublished 36 36 37 Basically, a visual_object is a subclass of a simple osg:: MatrixTransform node which has the geometry as child node.37 Basically, a visual_object is a subclass of a simple osg::!MatrixTransform node which has the geometry as child node.[[br]] 38 38 Additionally it contains variables and their setters/getter for all specified convenient functions. 39 39