OpenSceneGraph/include
Robert Osfield 4b71e3948b Added VertexBufferObject and ElementBufferObject class interfaces, and wired
up osg::Array and osg::DrawElements* to these respectively.

Updated wrappers
2007-04-25 18:50:11 +00:00
..
osg Added VertexBufferObject and ElementBufferObject class interfaces, and wired 2007-04-25 18:50:11 +00:00
osgDB From Mike Wittman, fix to CopyOp&. 2007-04-12 09:32:34 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
osgIntrospection From David Callu, " bug: 2007-03-16 14:28:27 +00:00
osgManipulator Changed hitItr to be a const_iterator. 2007-04-13 13:19:29 +00:00
osgParticle Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback 2007-03-28 11:30:38 +00:00
osgShadow From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
osgSim Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback 2007-03-28 11:30:38 +00:00
osgTerrain Implement basic TerrainGeometry code 2007-04-16 19:34:25 +00:00
osgText Reorganised the text comments so that they are shorter length, and hopefully will 2007-02-15 14:53:54 +00:00
osgUtil Cleaned up numToTop method 2007-04-25 10:32:28 +00:00
osgViewer From Martin Aumueller, fixed unused parameter warnings 2007-04-25 10:12:46 +00:00