Added post draw callback to osg::CameraNode/osgUtil::RenderToTextureStage.

Added support for Texture1D, 2D, 3D and TextureRectangle into osgUtil::RenderToTextureStage.
This commit is contained in:
Robert Osfield
2005-07-24 20:31:21 +00:00
parent 42e4488454
commit ee8f7bb756
8 changed files with 100 additions and 21 deletions

View File

@@ -423,6 +423,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\RefNodePath.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Referenced.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Scissor.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Sequence.cpp
# End Source File

View File

@@ -99,6 +99,10 @@ LINK32=link.exe
SOURCE=..\..\..\src\osgWrappers\osgProducer\EventAdapter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgProducer\GraphicsContextImplementation.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgProducer\KeyboardMouseCallback.cpp
# End Source File