OpenSceneGraph/include
Robert Osfield 386b87d4a0 Cleand up the root Makefile.
Moved CullVisitor/RenderStage/RenderStageLighting across to managing lights
entirely within RenderStageLighting, and changed the management of modelview
matrices so that RenderLeaf now stores the absolute modelview matrix, rather
than a model matrix as done previously. The later allows RenderLeaf's to do
a glLoadMatrix rather than a glPushMatrix/glMultMatrix/glPopMatrix.
2002-02-11 19:51:24 +00:00
..
osg Updated Stats code, sent in by Geof Michel. 2002-02-11 00:40:37 +00:00
osgDB Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
osgGLUT Fixes for IRIX and Boris Bralo's TerraPage loader. 2002-02-08 09:30:02 +00:00
osgText Updates to docs and fixes to a few warnings. 2002-02-09 14:29:58 +00:00
osgUtil Cleand up the root Makefile. 2002-02-11 19:51:24 +00:00