From Fredric Mammond, added new osg::BlendEquation state attribute wrapping

up glBlendEquation.
This commit is contained in:
Robert Osfield
2005-01-03 16:39:28 +00:00
parent 4955343c76
commit fab7c4d715
6 changed files with 146 additions and 0 deletions

View File

@@ -146,6 +146,7 @@ EXAMPLE_DIRS = \
osgarchive\
osgautotransform\
osgbillboard\
osgblendequation\
osgcallback\
osgcameragroup\
osgclip\
@@ -169,6 +170,7 @@ EXAMPLE_DIRS = \
osglight\
osglightpoint\
osglogo\
osglogicop\
osgmovie\
osgmotionblur\
osgmultitexture\