Rigs of Rods 2023.09
Soft-body Physics Simulation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Hydrax::RttManager::CDepthReflectionListener Class Reference
+ Inheritance 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.
 
std::queue< std::string > mMaterials
 std::string to store entity's original materials name
 
Ogre::Real mCameraPlaneDiff
 Camera.y - Plane.y difference.
 

Detailed Description

Definition at line 304 of file RttManager.h.

Member Function Documentation

◆ postRenderTargetUpdate()

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

Definition at line 712 of file RttManager.cpp.

◆ preRenderTargetUpdate()

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

Definition at line 665 of file RttManager.cpp.

Field Documentation

◆ mCameraPlaneDiff

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

Camera.y - Plane.y difference.

Definition at line 314 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 311 of file RttManager.h.

◆ mRttManager

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

Rtt manager pointer.

Definition at line 308 of file RttManager.h.


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