Renamed the RenderBin::sort_local to sortImplementation(),

draw_local to drawImplementation() and added a new RenderBin::DrawCallback().

Added osgcubemap to the Make/ test scripts.
This commit is contained in:
Robert Osfield
2002-10-17 13:48:46 +00:00
parent ee8ded2a90
commit e1b084749e
8 changed files with 100 additions and 64 deletions

View File

@@ -62,11 +62,14 @@ echo osgcube
osgcube
more memleaks.log
echo osgcubemap glider.osg
osgcubemap glider.osg
more memleaks.log
echo osgclip
osgclip cow.osg
more memleaks.log
echo osghud dumptruck.osg
osghud dumptruck.osg
more memleaks.log