Changeset 151 for osgVisual/include/distortion
- Timestamp:
- Nov 9, 2010, 10:37:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/include/distortion/visual_distortion.h
r150 r151 87 87 * @param subgraph : Undistorted scene graph. 88 88 * @param clearColor : Clear color for distortion. 89 * @return : Group node which contains the distortion and the undistorted scene graph .89 * @return : Group node which contains the distortion and the undistorted scene graph ( distortedGraph ). 90 90 */ 91 91 osg::Group* initialize(osg::Group* subgraph, const osg::Vec4& clearColor );
Note: See TracChangeset
for help on using the changeset viewer.