![]() |
OpenWalnut
1.5.0dev
|
This is the complete list of members for WGEPostprocessor::PostprocessorInput, including all inherited members.
| attach(osg::ref_ptr< WGEOffscreenRenderPass > from) | WGEPostprocessor::PostprocessorInput | static |
| bind(osg::ref_ptr< WGEOffscreenRenderPass > to) const | WGEPostprocessor::PostprocessorInput | |
| m_colorTexture | WGEPostprocessor::PostprocessorInput | |
| m_depthTexture | WGEPostprocessor::PostprocessorInput | |
| m_normalTexture | WGEPostprocessor::PostprocessorInput | |
| m_parameterTexture | WGEPostprocessor::PostprocessorInput | |
| m_tangentTexture | WGEPostprocessor::PostprocessorInput | |
| PostprocessorInput(std::vector< osg::ref_ptr< osg::Texture2D > > from) | WGEPostprocessor::PostprocessorInput | explicit |
| 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 |