Added osg::StencilTwoSided state attribute to wrap up the stencil_two_sided extension.

Added path in osgShadow work for using StencilTwoSided to accelerate shadow volume rendering.
This commit is contained in:
Robert Osfield
2007-01-18 22:32:18 +00:00
parent ba9e355550
commit ccc8a922a6
7 changed files with 514 additions and 65 deletions

View File

@@ -528,6 +528,10 @@ SOURCE=..\..\src\osg\Stencil.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\StencilTwoSided.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\Switch.cpp
# End Source File
# Begin Source File
@@ -1040,6 +1044,10 @@ SOURCE=..\..\Include\Osg\Stencil
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\StencilTwoSided
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\Switch
# End Source File
# Begin Source File