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

@@ -128,6 +128,10 @@ SOURCE=..\..\src\osg\BlendColor.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\BlendEquation.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\BlendFunc.cpp
# End Source File
# Begin Source File
@@ -532,6 +536,10 @@ SOURCE=..\..\Include\Osg\BlendColor
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\BlendEquation
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\BlendFunc
# End Source File
# Begin Source File