RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
Hydrax::RttManager::CDepthReflectionListener Class Reference
+ Inheritance diagram for Hydrax::RttManager::CDepthReflectionListener:
+ Collaboration diagram for Hydrax::RttManager::CDepthReflectionListener:

Public Member Functions

void preRenderTargetUpdate (const Ogre::RenderTargetEvent &evt) override
 
void postRenderTargetUpdate (const Ogre::RenderTargetEvent &evt) override
 

Data Fields

RttManagermRttManager
 Rtt manager pointer. More...
 
std::queue< std::string > mMaterials
 std::string to store entity's original materials name More...
 
Ogre::Real mCameraPlaneDiff
 Camera.y - Plane.y difference. More...
 

Detailed Description

Definition at line 308 of file RttManager.h.

Member Function Documentation

◆ postRenderTargetUpdate()

void Hydrax::RttManager::CDepthReflectionListener::postRenderTargetUpdate ( const Ogre::RenderTargetEvent &  evt)
override

Definition at line 715 of file RttManager.cpp.

+ Here is the call graph for this function:

◆ preRenderTargetUpdate()

void Hydrax::RttManager::CDepthReflectionListener::preRenderTargetUpdate ( const Ogre::RenderTargetEvent &  evt)
override

Definition at line 666 of file RttManager.cpp.

+ Here is the call graph for this function:

Field Documentation

◆ mCameraPlaneDiff

Ogre::Real Hydrax::RttManager::CDepthReflectionListener::mCameraPlaneDiff

Camera.y - Plane.y difference.

Definition at line 318 of file RttManager.h.

◆ mMaterials

std::queue<std::string> Hydrax::RttManager::CDepthReflectionListener::mMaterials

std::string to store entity's original materials name

Definition at line 315 of file RttManager.h.

◆ mRttManager

RttManager* Hydrax::RttManager::CDepthReflectionListener::mRttManager

Rtt manager pointer.

Definition at line 312 of file RttManager.h.


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