Changes between Version 1 and Version 2 of Support/ProgrammingGuide/Viewport
- Timestamp:
- 06/07/08 18:11:47 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Support/ProgrammingGuide/Viewport
v1 v2 1 = Viewport = 2 1 3 [http://www.openscenegraph.org/documentation/OpenSceneGraphReferenceDocs/a01821.html osg::Viewport] is simply an encapsulation of glViewport. It is contained by a [wiki:Support/KnowledgeBase/Camera Camera]. You can read more about viewports and other OpenGL transformations [http://www.opengl.org/wiki/index.php/General_OpenGL:_Transformations here].
