OpenSceneGraph/include
Don BURNS d0ee300405 Fixed DrawCallback in Drawable and added CullCallback to Drawable
Cull Visitor now checks for a Drawable's CullCallback and calls it
if it exists.  It then prunes based on the return value (bool) of the
cull callback.
2002-03-13 22:44:22 +00:00
..
osg Fixed DrawCallback in Drawable and added CullCallback to Drawable 2002-03-13 22:44:22 +00:00
osgDB Added support for setting the maximum number of graphics contexts that the 2002-02-28 00:11:31 +00:00
osgGLUT Added support for glLightModel functionality via osg::LightModel. 2002-02-25 22:46:38 +00:00
osgText Updates to docs and fixes to a few warnings. 2002-02-09 14:29:58 +00:00
osgUtil Added support for seperate traversal masks for standard, left and right 2002-03-03 22:31:46 +00:00