RigsofRods
Soft-body Physics Simulation
Data Fields
Hydrax::RttManager::RttOptions Struct Reference

Rtt options struct. More...

#include <RttManager.h>

+ Collaboration diagram for Hydrax::RttManager::RttOptions:

Data Fields

Ogre::String Name
 Texture names. More...
 
Size Size_
 Size; Size(0,0) to get main viewport size. More...
 
NumberOfChannels NumberOfChannels_
 Number of channels. More...
 
BitsPerChannel BitsPerChannel_
 Bits per channel. More...
 

Detailed Description

Rtt options struct.

Definition at line 81 of file RttManager.h.

Field Documentation

◆ BitsPerChannel_

BitsPerChannel Hydrax::RttManager::RttOptions::BitsPerChannel_

Bits per channel.

Definition at line 90 of file RttManager.h.

◆ Name

Ogre::String Hydrax::RttManager::RttOptions::Name

Texture names.

Definition at line 84 of file RttManager.h.

◆ NumberOfChannels_

NumberOfChannels Hydrax::RttManager::RttOptions::NumberOfChannels_

Number of channels.

Definition at line 88 of file RttManager.h.

◆ Size_

Size Hydrax::RttManager::RttOptions::Size_

Size; Size(0,0) to get main viewport size.

Definition at line 86 of file RttManager.h.


The documentation for this struct was generated from the following file: