Rigs of Rods 2023.09
Soft-body Physics Simulation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Hydrax::RttManager::CDepthListener Class Reference
+ Inheritance diagram for Hydrax::RttManager::CDepthListener:

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 288 of file RttManager.h.

Member Function Documentation

◆ postRenderTargetUpdate()

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

Definition at line 622 of file RttManager.cpp.

◆ preRenderTargetUpdate()

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

Definition at line 570 of file RttManager.cpp.

Field Documentation

◆ mCameraPlaneDiff

Ogre::Real Hydrax::RttManager::CDepthListener::mCameraPlaneDiff

Camera.y - Plane.y difference.

Definition at line 298 of file RttManager.h.

◆ mMaterials

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

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

Definition at line 295 of file RttManager.h.

◆ mRttManager

RttManager* Hydrax::RttManager::CDepthListener::mRttManager

Rtt manager pointer.

Definition at line 292 of file RttManager.h.


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