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:
@@ -31,7 +31,7 @@
|
||||
#include <iostream>
|
||||
|
||||
//
|
||||
// A simple demo demonstrating use osg::Texture3D to create a blended animation between four seperate images packed together into a 3d texture
|
||||
// A simple demo demonstrating use osg::Texture3D to create a blended animation between four separate images packed together into a 3d texture
|
||||
//
|
||||
|
||||
typedef std::vector< osg::ref_ptr<osg::Image> > ImageList;
|
||||
|
||||
Reference in New Issue
Block a user