Project

General

Profile

SO3Engine
SO3::ShadowCompositorRenderOperation Class Reference

#include <SO3Shadow.h>

Inheritance diagram for SO3::ShadowCompositorRenderOperation:

Public Member Functions

 ShadowCompositorRenderOperation (Ogre::CompositorInstance *instance, const Ogre::CompositionPass *pass)
 
virtual ~ShadowCompositorRenderOperation ()
 
virtual void execute (Ogre::SceneManager *sm, Ogre::RenderSystem *rs)
 

Detailed Description

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

Definition at line 137 of file SO3Shadow.h.

Constructor & Destructor Documentation

◆ ShadowCompositorRenderOperation()

SO3::ShadowCompositorRenderOperation::ShadowCompositorRenderOperation ( Ogre::CompositorInstance *  instance,
const Ogre::CompositionPass *  pass 
)

Definition at line 118 of file SO3Shadow.cpp.

◆ ~ShadowCompositorRenderOperation()

SO3::ShadowCompositorRenderOperation::~ShadowCompositorRenderOperation ( )
virtual

Definition at line 123 of file SO3Shadow.cpp.

Member Function Documentation

◆ execute()

void SO3::ShadowCompositorRenderOperation::execute ( Ogre::SceneManager *  sm,
Ogre::RenderSystem *  rs 
)
virtual

Definition at line 127 of file SO3Shadow.cpp.


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