OGRE  2.3.1
Object-Oriented Graphics Rendering Engine
OgreRootLayout.h File Reference

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...
 

Macro Definition Documentation

◆ OGRE_MAX_NUM_BOUND_DESCRIPTOR_SETS

#define OGRE_MAX_NUM_BOUND_DESCRIPTOR_SETS   4