Renamed ArrayDispatchers to AttributeDispatchers to better reflect it's role
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <osg/Referenced>
|
||||
#include <osg/GLExtensions>
|
||||
#include <osg/Array>
|
||||
#include <osg/ArrayDispatchers>
|
||||
#include <osg/AttributeDispatchers>
|
||||
|
||||
namespace osg {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user