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

Used for avoid near clip plane clipping during the reflection Rtt. More...

#include <RttManager.h>

+ Inheritance diagram for Hydrax::RttManager::CReflectionListener::CReflectionQueueListener:

Public Member Functions

void renderQueueStarted (Ogre::uint8 queueGroupId, const Ogre::String &invocation, bool &skipThisInvocation) override
 
void renderQueueEnded (Ogre::uint8 queueGroupId, const Ogre::String &invocation, bool &skipThisInvocation) override
 

Data Fields

RttManagermRttManager
 
bool mActive
 Is the reflection Rtt active?
 

Detailed Description

Used for avoid near clip plane clipping during the reflection Rtt.

Definition at line 264 of file RttManager.h.

Member Function Documentation

◆ renderQueueEnded()

void Hydrax::RttManager::CReflectionListener::CReflectionQueueListener::renderQueueEnded ( Ogre::uint8  queueGroupId,
const Ogre::String &  invocation,
bool &  skipThisInvocation 
)
override

Definition at line 512 of file RttManager.cpp.

◆ renderQueueStarted()

void Hydrax::RttManager::CReflectionListener::CReflectionQueueListener::renderQueueStarted ( Ogre::uint8  queueGroupId,
const Ogre::String &  invocation,
bool &  skipThisInvocation 
)
override

Definition at line 498 of file RttManager.cpp.

Field Documentation

◆ mActive

bool Hydrax::RttManager::CReflectionListener::CReflectionQueueListener::mActive

Is the reflection Rtt active?

Definition at line 272 of file RttManager.h.

◆ mRttManager

RttManager* Hydrax::RttManager::CReflectionListener::CReflectionQueueListener::mRttManager

Definition at line 270 of file RttManager.h.


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