From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14832 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -112,7 +112,7 @@ osg::StateSet* createState(osg::ArgumentParser& arguments)
|
||||
}
|
||||
else
|
||||
{
|
||||
OSG_NOTICE<<"Assigned all images to Texture2DArray seperately."<<std::endl;
|
||||
OSG_NOTICE<<"Assigned all images to Texture2DArray separately."<<std::endl;
|
||||
|
||||
texture->setImage(0, image_0.get());
|
||||
texture->setImage(1, image_1.get());
|
||||
|
||||
Reference in New Issue
Block a user