Refactored osg::Geometry::drawImplementation(..) to use new osg::ArrayDispatchers that encapsulate the task
of dispatch osg::Array data as OpenGL attributes.
This commit is contained in:
@@ -25,7 +25,7 @@ echo osgcallback
|
||||
osgcallback
|
||||
|
||||
echo osgcatch
|
||||
osgcatch
|
||||
# osgcatch
|
||||
|
||||
echo osgclip
|
||||
osgclip
|
||||
|
||||
Reference in New Issue
Block a user