OpenWalnut  1.5.0dev
WGEPostprocessor::PostprocessorInput Member List

This is the complete list of members for WGEPostprocessor::PostprocessorInput, including all inherited members.

attach(osg::ref_ptr< WGEOffscreenRenderPass > from)WGEPostprocessor::PostprocessorInputstatic
bind(osg::ref_ptr< WGEOffscreenRenderPass > to) constWGEPostprocessor::PostprocessorInput
m_colorTextureWGEPostprocessor::PostprocessorInput
m_depthTextureWGEPostprocessor::PostprocessorInput
m_normalTextureWGEPostprocessor::PostprocessorInput
m_parameterTextureWGEPostprocessor::PostprocessorInput
m_tangentTextureWGEPostprocessor::PostprocessorInput
PostprocessorInput(std::vector< osg::ref_ptr< osg::Texture2D > > from)WGEPostprocessor::PostprocessorInputexplicit
PostprocessorInput(osg::ref_ptr< osg::Texture2D > color, osg::ref_ptr< osg::Texture2D > normal, osg::ref_ptr< osg::Texture2D > parameter, osg::ref_ptr< osg::Texture2D > tangent, osg::ref_ptr< osg::Texture2D > depth)WGEPostprocessor::PostprocessorInput
PostprocessorInput()WGEPostprocessor::PostprocessorInput