Added osgtexturerectangle example from Ulrich Hertlein.

This commit is contained in:
Robert Osfield
2003-05-20 14:05:19 +00:00
parent 094e0f2e48
commit 709dafe15b
7 changed files with 561 additions and 2 deletions

View File

@@ -47,6 +47,8 @@ PLUGIN_DIRS = \
txp\
zip
# 3dc\
# comment in if you have Performer installed.
# PLUGIN_DIRS += pfb
@@ -135,6 +137,7 @@ EXAMPLE_DIRS = \
osgtexture1D\
osgtexture2D\
osgtexture3D\
osgtexturerectangle\
osgunittests\
osgwindows\
osgversion\