Public Member Functions | List of all members
gazebo::rendering::MergeRenderOperation Class Reference

The render operation that will be called each frame in the custom. More...

#include <MergeCP.hh>

Inheritance diagram for gazebo::rendering::MergeRenderOperation:
Inheritance graph
[legend]

Public Member Functions

 MergeRenderOperation (Ogre::CompositorInstance *_instance, const Ogre::CompositionPass *_pass)
 
virtual ~MergeRenderOperation ()
 
virtual void execute (Ogre::SceneManager *_sm, Ogre::RenderSystem *_rs)
 

Detailed Description

The render operation that will be called each frame in the custom.

Constructor & Destructor Documentation

gazebo::rendering::MergeRenderOperation::MergeRenderOperation ( Ogre::CompositorInstance *  _instance,
const Ogre::CompositionPass *  _pass 
)
virtual gazebo::rendering::MergeRenderOperation::~MergeRenderOperation ( )
virtual

Member Function Documentation

virtual void gazebo::rendering::MergeRenderOperation::execute ( Ogre::SceneManager *  _sm,
Ogre::RenderSystem *  _rs 
)
virtual


The documentation for this class was generated from the following file: