Changed the image file so that use the Images/ prefix to help locate the files

within the OpenSceneGraph-Data directory.
This commit is contained in:
Robert Osfield
2002-09-24 20:04:20 +00:00
parent c7001dd041
commit 9546c73e39
7 changed files with 27 additions and 23 deletions

View File

@@ -87,8 +87,8 @@ echo osgscribe cow.osg
osgscribe cow.osg
more memleaks.log
echo osgstereoimage dog_left_eye.jpg dog_right_eye.jpg
osgstereoimage dog_left_eye.jpg dog_right_eye.jpg
echo osgstereoimage Images/dog_left_eye.jpg Images/dog_right_eye.jpg
osgstereoimage Images/dog_left_eye.jpg Images/dog_right_eye.jpg
more memleaks.log
echo osgtext
@@ -99,8 +99,8 @@ echo osgtexture1D cow.osg
osgtexture1D cow.osg
more memleaks.log
echo osgtexture2D reflect.rgb lz.rgb
osgtexture2D reflect.rgb lz.rgb
echo osgtexture2D Images/reflect.rgb Images/lz.rgb
osgtexture2D Images/reflect.rgb Images/lz.rgb
more memleaks.log
echo osgtexture3D