Removed the command line parameters form the examples that now have a default
file built into them.
This commit is contained in:
parent
90ae3f385b
commit
071ebebd7f
@ -163,7 +163,7 @@ echo osgspotlight
|
|||||||
osgspotlight
|
osgspotlight
|
||||||
|
|
||||||
echo osgstereoimage
|
echo osgstereoimage
|
||||||
osgstereoimage Images/dog_left_eye.jpg Images/dog_right_eye.jpg
|
osgstereoimage
|
||||||
|
|
||||||
echo osgteapot
|
echo osgteapot
|
||||||
osgteapot
|
osgteapot
|
||||||
@ -175,7 +175,7 @@ echo osgtext
|
|||||||
osgtext
|
osgtext
|
||||||
|
|
||||||
echo osgtexture1D
|
echo osgtexture1D
|
||||||
osgtexture1D dumptruck.osg
|
osgtexture1D
|
||||||
|
|
||||||
echo osgtexture2D
|
echo osgtexture2D
|
||||||
osgtexture2D
|
osgtexture2D
|
||||||
@ -190,4 +190,4 @@ echo osgvertexprogram
|
|||||||
osgvertexprogram
|
osgvertexprogram
|
||||||
|
|
||||||
echo osgwindows
|
echo osgwindows
|
||||||
osgwindows cow.osg
|
osgwindows
|
||||||
|
Loading…
Reference in New Issue
Block a user