From Nathan Monteleone, rewrote the osgpbuffer example so that it uses

Producer xplatform support for pbuffer instead of Win32 specific pathways
    as support before. (with a few code tweaks to simplfy the code, by Robert Osfield).
This commit is contained in:
Robert Osfield
2005-05-11 19:14:36 +00:00
parent afb92b2372
commit 460c77b7f0
9 changed files with 138 additions and 1182 deletions

View File

@@ -212,6 +212,7 @@ EXAMPLE_DIRS = \
osgpagedlod\
osgparticle\
osgparticleeffects\
osgpbuffer\
osgpick\
osgplanets\
osgpoints\