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

RttManager::CRefractionListener class. More...

+ Inheritance diagram for Hydrax::RttManager::CRefractionListener:

Public Member Functions

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

Data Fields

RttManagermRttManager
 Rtt manager pointer.
 
Ogre::Real mCameraPlaneDiff
 Camera.y - Plane.y difference.
 

Detailed Description

RttManager::CRefractionListener class.

Definition at line 244 of file RttManager.h.

Member Function Documentation

◆ postRenderTargetUpdate()

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

Definition at line 548 of file RttManager.cpp.

◆ preRenderTargetUpdate()

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

Definition at line 526 of file RttManager.cpp.

Field Documentation

◆ mCameraPlaneDiff

Ogre::Real Hydrax::RttManager::CRefractionListener::mCameraPlaneDiff

Camera.y - Plane.y difference.

Definition at line 251 of file RttManager.h.

◆ mRttManager

RttManager* Hydrax::RttManager::CRefractionListener::mRttManager

Rtt manager pointer.

Definition at line 248 of file RttManager.h.


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