RigsofRods
Soft-body Physics Simulation
|
Rtt options struct. More...
#include <RttManager.h>
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... | |
Rtt options struct.
Definition at line 81 of file RttManager.h.
BitsPerChannel Hydrax::RttManager::RttOptions::BitsPerChannel_ |
Bits per channel.
Definition at line 90 of file RttManager.h.
Ogre::String Hydrax::RttManager::RttOptions::Name |
Texture names.
Definition at line 84 of file RttManager.h.
NumberOfChannels Hydrax::RttManager::RttOptions::NumberOfChannels_ |
Number of channels.
Definition at line 88 of file RttManager.h.
Size Hydrax::RttManager::RttOptions::Size_ |
Size; Size(0,0) to get main viewport size.
Definition at line 86 of file RttManager.h.