This is the complete list of members for WGEOffscreenRenderPass, including all inherited members.
| addUniform(osg::ref_ptr< osg::Uniform > uniform) | WGEOffscreenRenderPass | virtual |
| attach(BufferComponent buffer, osg::ref_ptr< osg::Texture2D > texture) | WGEOffscreenRenderPass | |
| attach(BufferComponent buffer, osg::ref_ptr< osg::Image > image) | WGEOffscreenRenderPass | |
| attach(BufferComponent buffer, GLint internalFormat=GL_RGBA) | WGEOffscreenRenderPass | |
| bind(osg::ref_ptr< T > texture, size_t unit=0) | WGEOffscreenRenderPass | |
| ConstRefPtr typedef | WGEOffscreenRenderPass | |
| createTexture(GLint internalFormat=GL_RGBA) | WGEOffscreenRenderPass | |
| detach(BufferComponent buffer) | WGEOffscreenRenderPass | |
| getBufferName(BufferComponent buffer) | WGEOffscreenRenderPass | static |
| getDefaultProjectionMode() | WGECamera | |
| getName() const | WGEOffscreenRenderPass | |
| getTextureHeight() const | WGEOffscreenRenderPass | |
| getTextureWidth() const | WGEOffscreenRenderPass | |
| m_DefProjMode | WGECamera | protected |
| m_fbo | WGEOffscreenRenderPass | protected |
| m_height | WGEOffscreenRenderPass | protected |
| m_hud | WGEOffscreenRenderPass | protected |
| m_name | WGEOffscreenRenderPass | protected |
| m_width | WGEOffscreenRenderPass | protected |
| ORTHOGRAPHIC enum value (defined in WGECamera) | WGECamera | |
| PERSPECTIVE enum value (defined in WGECamera) | WGECamera | |
| ProjectionMode enum name | WGECamera | |
| RefPtr typedef | WGEOffscreenRenderPass | |
| reset() | WGECamera | |
| resize() | WGECamera | |
| setDefaultProjectionMode(ProjectionMode mode) | WGECamera | |
| TWO_D enum value (defined in WGECamera) | WGECamera | |
| TWO_D_UNIT enum value (defined in WGECamera) | WGECamera | |
| WGECamera(int width, int height, ProjectionMode projectionMode) | WGECamera | |
| WGECamera() | WGECamera | |
| WGEOffscreenRenderPass(size_t textureWidth, size_t textureHeight, int num=0) | WGEOffscreenRenderPass | |
| WGEOffscreenRenderPass(size_t textureWidth, size_t textureHeight, osg::ref_ptr< WGETextureHud > hud, std::string name, int num=0) | WGEOffscreenRenderPass | |
| ~WGECamera() | WGECamera | protectedvirtual |
| ~WGEOffscreenRenderPass() | WGEOffscreenRenderPass | virtual |