OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::ParallaxCorrectedCubemapAutoListener Class Reference

#include <OgreParallaxCorrectedCubemapAuto.h>

+ Inheritance diagram for Ogre::ParallaxCorrectedCubemapAutoListener:

Public Member Functions

virtual ~ParallaxCorrectedCubemapAutoListener ()
 
virtual void preCopyRenderTargetToCubemap (TextureGpu *renderTarget, uint32 cubemapArrayIdx)
 Called when the probe is done rendering to the temporary cubemap, and is now about to be copied to the cubemap array (or about to be converted to DPM 2D array texture) More...
 

Constructor & Destructor Documentation

◆ ~ParallaxCorrectedCubemapAutoListener()

virtual Ogre::ParallaxCorrectedCubemapAutoListener::~ParallaxCorrectedCubemapAutoListener ( )
virtual

Member Function Documentation

◆ preCopyRenderTargetToCubemap()

virtual void Ogre::ParallaxCorrectedCubemapAutoListener::preCopyRenderTargetToCubemap ( TextureGpu renderTarget,
uint32  cubemapArrayIdx 
)
virtual

Called when the probe is done rendering to the temporary cubemap, and is now about to be copied to the cubemap array (or about to be converted to DPM 2D array texture)

Reimplemented in Ogre::PccPerPixelGridPlacement.


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