![]() |
OGRE
2.3.1
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"
Classes | |
struct | Ogre::DescBindingRange |
class | Ogre::RootLayout |
The RootLayout class. More... | |
struct | Ogre::RootLayout::ArrayDesc |
class | rapidjson::GenericValue< Encoding, typename > |
class | rapidjson::MemoryPoolAllocator< typename > |
class | rapidjson::MemoryPoolAllocator< typename > |
struct | rapidjson::UTF8< typename > |
Namespaces | |
Ogre | |
Ogre::DescBindingTypes | |
rapidjson | |
Macros | |
#define | OGRE_MAX_NUM_BOUND_DESCRIPTOR_SETS 4 |
Enumerations | |
enum | Ogre::DescBindingTypes::DescBindingTypes { Ogre::DescBindingTypes::ParamBuffer, Ogre::DescBindingTypes::ConstBuffer, Ogre::DescBindingTypes::ReadOnlyBuffer, Ogre::DescBindingTypes::TexBuffer, Ogre::DescBindingTypes::Texture, Ogre::DescBindingTypes::Sampler, Ogre::DescBindingTypes::UavBuffer, Ogre::DescBindingTypes::UavTexture, Ogre::DescBindingTypes::NumDescBindingTypes } |
The order is important as it affects compatibility between root layouts. More... | |
#define OGRE_MAX_NUM_BOUND_DESCRIPTOR_SETS 4 |