RigsofRods
Soft-body Physics Simulation
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:
+ Collaboration 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? More...
 

Detailed Description

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

Definition at line 268 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 511 of file RttManager.cpp.

◆ renderQueueStarted()

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

Definition at line 497 of file RttManager.cpp.

Field Documentation

◆ mActive

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

Is the reflection Rtt active?

Definition at line 276 of file RttManager.h.

◆ mRttManager

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

Definition at line 274 of file RttManager.h.


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