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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user